ObjectRepositoryTCollection, TObject, TSettingsAllowNiceNames Property |
If true, the repository allows nice names of the collections, e.g. for "CMS.User" uses "Users"
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool AllowNiceNames { get; protected set; }
Property Value
Type:
BooleanSee Also