Click or drag to resize
DataFormInfo Property
Info object, usable instead of ClassName and ItemID.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public BaseInfo Info { get; set; }

Property Value

Type: BaseInfo
See Also