Plumtree Portal UI  
 

XPLimitedRequest.GetScheme Method 

Returns a String containing the name of the scheme used to make this request (such as http, https, or ftp).

public virtual string GetScheme();

Return Value

a String containing the name of the scheme used to make this request

See Also

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