[]
When implemented by a class, processes postback data for an ASP.NET server control.
public bool LoadPostData(string postDataKey, NameValueCollection postCollection)
Public Function LoadPostData(postDataKey As String, postCollection As NameValueCollection) As Boolean
| Type | Name | Description |
|---|---|---|
| string | postDataKey | |
| NameValueCollection | postCollection |
| Type | Description |
|---|---|
| bool |