Click or drag to resize

ISchemaFieldTypePropertyChoices Method


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: 10.5.94
Syntax
IEnumerable<string> Choices()

Return Value

Type: IEnumerableString
Collection of choices
See Also