Plumtree UI Infrastructure API  
 

HTMLTextArea.SetDisabled Method 

Set the value of the Disabled attribute.

public override void SetDisabled(
   bool bInputDisabled
);

Parameters

bInputDisabled
value

See Also

HTMLTextArea Class | com.plumtree.xpshared.htmlelements Namespace