EnableMultiplePageItems Property
EnableMultiplePageItems
Gets or sets whether the field can have multiple items selected in the page field. The default value is false.
Declaration
bool EnableMultiplePageItems { get; set; }
Property EnableMultiplePageItems As Boolean