Click or drag to resize
PageSelectorItemModelIsValid Property
Indicates whether the page is exists and the current user has sufficient permissions to access the page.

Namespace: Kentico.Components.Web.Mvc.Dialogs.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public bool IsValid { get; }

Property Value

Type: Boolean
See Also