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