Click or drag to resize
CMSDataContextBaseParentTypeSettings Property
Gets the object encapsulating all the settings categories with its setting.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual SettingsCategoryContainer Settings { get; }

Property Value

Type: SettingsCategoryContainer
See Also