Plumtree UI Infrastructure API  
 

ILoginHelper.GetStyleSheetLinks Method 

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

HTMLElementCollection GetStyleSheetLinks(
   object userSession,
   AActivitySpace asOwner
);

Parameters

userSession
asOwner

See Also

ILoginHelper Interface | com.plumtree.uiinfrastructure.login Namespace