Table of Contents

Class PageSelectorItem

Namespace
Kentico.Components.Web.Mvc.FormComponents
Assembly
Kentico.Content.Web.Mvc.dll

Represents an item for a page selector.

public class PageSelectorItem
Inheritance
object
PageSelectorItem
Extension Methods

Constructors

PageSelectorItem()

public PageSelectorItem()

Properties

WebPageGuid

Web page item GUID.

[JsonPropertyName("webPageGuid")]
public Guid WebPageGuid { get; set; }

Property Value

Guid