Click or drag to resize
UIElementInfoRepresentsEdit Property
Returns true if the UI element represents the edit object element

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public bool RepresentsEdit { get; }

Property Value

Type: Boolean
See Also