Plumtree UI Infrastructure API  
 

Button.SetStyleClass Method 

Sets the style class value of this object.

public virtual void SetStyleClass(
   PTStyleClass _style
);

Parameters

_style
style class value

See Also

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