Click or drag to resize
IFormCollection Methods

The IFormCollection type exposes the following members.

Methods
  NameDescription
Public methodContainsKey
Determines whether the collection contains a form item with specified name.
Public methodTryGetValue
Retrieves value of form item specified by given name.
Top
Extension Methods
See Also