Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
public virtual bool LoadPostData( string postData, NameValueCollection postCollection ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Function LoadPostData ( _ postData As String, _ postCollection As NameValueCollection _ ) As Boolean |
Parameters
- postData
- Type: System..::.String
- postCollection
- Type: System.Collections.Specialized..::.NameValueCollection