Uiinfrastructure API Docs  
 

ConfigHelper.GetJSIncluderJSComponentInclude Method

HTMLElement with a script blocks including the javascript files for the given jscomponent.

Overload List

HTMLElement with a script blocks including the javascript files for the given jscomponent.

public static HTMLElementCollection GetJSIncluderJSComponentInclude(string,AActivitySpace);

HTMLElement with a script blocks including the javascript files for the given jscomponent.

public static HTMLElementCollection GetJSIncluderJSComponentInclude(string,bool,AActivitySpace,XPLocale);

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace