Click or drag to resize
ObjectSettingsInfoProviderGetObjectSettings Method
Returns all object settings.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static ObjectQuery<ObjectSettingsInfo> GetObjectSettings()

Return Value

Type: ObjectQueryObjectSettingsInfo
See Also