Uiinfrastructure API Docs  
 

PTStyleClass Constructor 

The constructor for PTStyleClass is protected because this class is meant only for standard Plumtree Styles. To create a new Style for use with an HTML Element, create a new StyleClass object instead.

protected PTStyleClass(
   string strStyleClass
);

Parameters

strStyleClass
The style text.

See Also

PTStyleClass Class | com.plumtree.xpshared.htmlconstructs Namespace