FormCollection Methods
The FormCollection type exposes the following members.
Top
| Name | Description | |
|---|---|---|
|
CopyTo(IDictionary<String, Object>) | Overloaded. Copies the specified collection to the specified destination. (Defined by NameValueCollectionExtensions.) |
|
CopyTo(IDictionary<String, Object>, Boolean) | Overloaded. Copies the specified collection to the specified destination, and optionally replaces previous entries. (Defined by NameValueCollectionExtensions.) |
| Name | Description | |
|---|---|---|
|
ICollection::CopyTo | (Inherited from NameObjectCollectionBase.) |
|
IValueProvider::ContainsPrefix | Gets a value that indicates whether the value provider contains an entry that has the specified prefix. |
|
IValueProvider::GetValue | Gets a value from a value provider using the specified key. |
Show: