Click or drag to resize
AbstractBasicFormItemChanged Method
Checks if item has changed.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public virtual bool ItemChanged(
	string columnName
)

Parameters

columnName
Type: SystemString
Column

Return Value

Type: Boolean
See Also