Plumtree Portal UI  
 

XPLimitedRequest.GetMethod Method 

Returns the HTTP data transfer method used by the client

public virtual string GetMethod();

Return Value

String value that specifies the HTTP data transfer method used by the client. For e.g., GET, POST, HEAD etc.

See Also

XPLimitedRequest Class | com.plumtree.portaluiinfrastructure.condition Namespace | IXPRequest#GetMethod