Uiinfrastructure API Docs  
 

LoginHelper.GetStyleSheetLinks Method 

Returns an HTMLElementCollection of style sheet links. A style sheet is named "stylesheetname-language", for instance "mainstyle12-en".

public HTMLElementCollection GetStyleSheetLinks(
   object userSession,
   AActivitySpace asOwner
);

Parameters

userSession
asOwner

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace