Plumtree UI Infrastructure API  
 

HTMLTextArea.SetReadOnly Method 

Set the value of the readonly attribute.

public virtual void SetReadOnly(
   bool bInputReadOnly
);

Parameters

bInputReadOnly
value

See Also

HTMLTextArea Class | com.plumtree.xpshared.htmlelements Namespace