Click or drag to resize
CustomTableFormItemID Property
Primary key value of the item being edited.

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