Click or drag to resize
ItemPropertiesItemNotSystem Property
Indicates whether the item properties are displayed for is coming from within the system or not.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool ItemNotSystem { get; set; }

Property Value

Type: Boolean
See Also