Click or drag to resize
ObjectTypeInfoHasObjectSettings Property
Indicates if the object can have object settings. Default is false.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasObjectSettings { get; set; }

Property Value

Type: Boolean
See Also