Encode the post url
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string HTTPPOSTEncode( string strPost ) |
Visual Basic |
---|
Public Shared Function HTTPPOSTEncode ( strPost As String ) As String |
Parameters
- strPost
- Type: System..::..String
The post url.