Click or drag to resize
ClassCodeGenerationSettingsUseNameHashtable Property
Gets or sets a value that indicates if the code should use the name hashtable.

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

Property Value

Type: Boolean
See Also