Click or drag to resize
RequestContextIsContentPage Property
Indicates that the current request is a request to the content page.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool IsContentPage { get; }

Property Value

Type: Boolean
See Also