ISchemaFieldTypePropertyChoices Method Ingeniux CMS Content Store API

Gets the built-in choices of this property. The value of the property (Attribute) will be selected among these choices.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<string> Choices()

Return Value

Type: IEnumerableString
Collection of choices
See Also

Reference