| 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; }
Public ReadOnly Property RequestType As String
Get
Property Value
Type:
StringThe type of the request.
Implements
IRequestRequestTypeSee Also