Click or drag to resize
IPageSecurityIsSecured Property
Indicates if the page is configured as a secured page.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
bool IsSecured { get; }

Property Value

Type: Boolean
See Also