Plumtree UI Infrastructure API  
 

HTMLElement.VerifyWritability Method 

This method checks whether or not this tree is read only and throws an exception if it is not.

protected virtual void VerifyWritability();

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace