PageIndex

TemplateItem.PageIndex property

Gets the page index of the template item.

public int? PageIndex { get; }

Property Value

An integer value that represents the index of the page where the template item is located; null if the template item is located on any page.

See Also