Uiinfrastructure API Docs  
 

HTMLElement.GetStyleClassPrefix Method 

This method returns the style class prefix used for all HTMLElement objects being displayed.

public virtual string GetStyleClassPrefix();

Return Value

The base URL used for style classes.

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace