Click or drag to resize
DebugHelperGetSettings Method
Gets the settings for a given debug

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static DebugSettings GetSettings(
	string name
)

Parameters

name
Type: SystemString
Debug name

Return Value

Type: DebugSettings
See Also