Uiinfrastructure API Docs  
 

ConfigHelper.GetPerformanceCommentsEnabled Method 

Returns whether or not the performance metrics comments displayed in the HTML source at the end of each page are enabled. This value should be false if web caching and acceleration software is being used, otherwise pages will never have static content.

public static bool GetPerformanceCommentsEnabled();

Return Value

boolean true implies the comments are displayed.

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace