Get the current settings from the xml config file

Namespace: DotNetNuke.HttpModules.RequestFilter
Assembly: DotNetNuke.HttpModules (in DotNetNuke.HttpModules.dll)

Syntax

C#
public static RequestFilterSettings GetSettings()
Visual Basic
Public Shared Function GetSettings As RequestFilterSettings

Return Value

returnsM:DotNetNuke.HttpModules.RequestFilter.RequestFilterSettings.GetSettings

See Also