Uiinfrastructure API Docs  
 

AActivitySpace.GetStyleSheetLinks Method 

Figure out the style sheet; this method can be overriden by classes that require a special style sheet.

public virtual HTMLElementCollection GetStyleSheetLinks();

Return Value

An HTMLCollection that contains one or more PTStyleSheetLink objects (almost always just one)

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace