Gets a property of a child item of the field. Only applies to the List element field type.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- propertyName
- Type: SystemString
Name of the child property
Return Value
Type: StringValue of the child property if it exists, empty if it doesn't.
Remarks
See Also