summaryM:DotNetNuke.Services.Exceptions.Exceptions.ProcessHttpException(System.String)

Namespace: DotNetNuke.Services.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static void ProcessHttpException(
	string URL
)
Visual Basic
Public Shared Sub ProcessHttpException ( 
	URL As String
)

Parameters

URL
Type: System..::..String
paramURLM:DotNetNuke.Services.Exceptions.Exceptions.ProcessHttpException(System.String)

See Also