HttpServerContextForm Property |
Post Data
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public NameValueCollection Form { get; }
Public ReadOnly Property Form As NameValueCollection
Get
public:
property NameValueCollection^ Form {
NameValueCollection^ get ();
}
member Form : NameValueCollection with get
Property Value
Type:
NameValueCollectionSee Also