ClassTypeSettingsCheckAutoCreation Property |
Indicates whether automatic type creation by system should be checked.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool CheckAutoCreation { get; set; }
Property Value
Type:
BooleanRemarks Checks whether system is able to create type automatically
See Also