Click or drag to resize

RequestRequestType Property

Gets the type of the request.

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public string RequestType { get; }

Property Value

Type: String
The type of the request.

Implements

IRequestRequestType
See Also