Looks for a given path in the list of paths excluded from compression
Namespace: DotNetNuke.HttpModules.CompressionAssembly: DotNetNuke.HttpModules (in DotNetNuke.HttpModules.dll)
Syntax
C# |
---|
public bool IsExcludedPath( string relUrl ) |
Visual Basic |
---|
Public Function IsExcludedPath ( relUrl As String ) As Boolean |
Parameters
- relUrl
- Type: System..::..String
the relative url to check