AbstractBasicFormItemChanged Method |
Checks if item has changed.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public virtual bool ItemChanged(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column
Return Value
Type:
BooleanSee Also