Click or drag to resize

ServerExceptionGetRequestURI Method

Gets the request URI.

Namespace:  ZReports
Assembly:  ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string GetRequestURI()

Return Value

Type: String
The request URI.
See Also