Click or drag to resize
CMSDataContextBaseParentTypeSettings Property

Note: This API is now obsolete.

Gets the object encapsulating all the settings categories with its setting.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("This property should not be used directly and will be removed from public API.")]
public virtual SettingsCategoryContainer Settings { get; }

Property Value

Type: SettingsCategoryContainer
See Also