Click or drag to resize
DataFormGetData Method
Returns datarow with the help of ClassName and ItemID or from Info object.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected IDataContainer GetData()

Return Value

Type: IDataContainer
See Also