Plumtree UI Infrastructure API  
 

Button.GetComponentHTML Method 

Returns the HTML for this component.

public override HTMLElementCollection GetComponentHTML();

Return Value

HTMLElementCollection for this button

Implements

IPageControl.GetComponentHTML

See Also

Button Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace