Click or drag to resize

ISchemaFieldTypePropertiesCount Method


Gets the count of exclusive properties for this field type.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int PropertiesCount()

Return Value

Type: Int32
Count of exclusive properties
Remarks
This count doesn't include properties like ReadOnly and Hidden that apply to all field types.
See Also