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