Uiinfrastructure API Docs  
 

SimplePopUpDP.GetUseJavascript Method 

This method determines whether to use Javascript. On most pages, only the STANDARD portal uses JS. However, on portal, community, and the default profile pages, the low-bandwidth portal can display JS. In these cases, this method is overridden to allow JS for Standard and LB (which is the same as NOT 5_08).

public virtual bool GetUseJavascript();

Return Value

boolean

See Also

SimplePopUpDP Class | com.plumtree.uiinfrastructure.form Namespace