Click or drag to resize
CMSWebPartZoneEnablePartialCache Method
Returns true if the partial caching is enabled.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public static bool EnablePartialCache(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also