Plumtree UI Infrastructure API  
 

HTMLElement.GetDisabled Method 

Call this method to determine whether or not the disabled attribute is displayed for this HTML element.

public virtual bool GetDisabled();

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace