 | RequestForm Property |
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntaxpublic NameValueCollection Form { get; }
Public ReadOnly Property Form As NameValueCollection
Get
Property Value
Type:
NameValueCollectionThe form.
Implements
IRequestForm
See Also