HttpRequestExtensions..::..ToRaw Method
Namespace:
System.Web
Assembly: flxAuthentication (in flxAuthentication.dll)
Assembly: flxAuthentication (in flxAuthentication.dll)
Syntax
public static string ToRaw( this HttpRequest request )
<ExtensionAttribute> _ Public Shared Function ToRaw ( _ request As HttpRequest _ ) As String
Parameters
- request
- Type: HttpRequest