Uiinfrastructure API Docs  
 

ConfigHelper.GetIsDotNet Method 

Returns whether or not the current platform is .NET.

public static bool GetIsDotNet();

Return Value

boolean true implies .NET

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace