Plumtree UI Infrastructure API  
 

HTMLSelect.SetHTMLElementReadOnly Method 

This method sets the element to read only and prepares for display, if bReadOnly is true.

protected override void SetHTMLElementReadOnly(
   bool bReadOnly
);

See Also

HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace