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

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected IDataContainer GetData()

Return Value

Type: IDataContainer
See Also