Click or drag to resize
AbstractAttributeCheckEditedObject Method
Returns True if attribute should be applied. Evaluation is based on the edited object existence and ExistingObject and NewObject properties.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected bool CheckEditedObject()

Return Value

Type: Boolean
See Also