Click or drag to resize
ClassTypeSettingsCheckAutoCreation Property
Indicates whether automatic type creation by system should be checked.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public bool CheckAutoCreation { get; set; }

Property Value

Type: Boolean
Remarks
Checks whether system is able to create type automatically
See Also