Processes the page load exception.
Namespace: DotNetNuke.Services.ExceptionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static void ProcessPageLoadException( Exception exc, string URL ) |
Visual Basic |
---|
Public Shared Sub ProcessPageLoadException ( exc As Exception, URL As String ) |