FormEngineUserControlEventArgsColumnName Property |
Gets the name of the column (field) this form control works with.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public string ColumnName { get; }
Property Value
Type:
StringThe name of the column
See Also