Gets whether the Request Filters are Enabled

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool EnableRequestFilters { get; }
Visual Basic
Public Shared ReadOnly Property EnableRequestFilters As Boolean
	Get

Remarks

Defaults to False

See Also