Click or drag to resize
FormClassInfoItems Property
Returns the items of this collection

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public IInfoObjectCollection Items { get; }

Property Value

Type: IInfoObjectCollection
See Also