OutputHelperEnableOutputCache Method |
Returns true if the output caching is enabled.
Namespace: CMS.OutputFilterAssembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 8.2.23
Syntax public static bool EnableOutputCache(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also