DataDefinitionItemsList Property |
Returns list of all FormItems.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public List<IField> ItemsList { get; protected set; }
Property Value
Type:
ListIFieldSee Also