Click or drag to resize
DataFormItemID Property
ID value of the edited record. When value is greater than zero, FormMode is switched to update mode.

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

Property Value

Type: Int32
See Also