Plumtree Portal UI  
 

XPLimitedRequest.GetContentType Method 

Returns the MIME type of the content sent by the client

public virtual string GetContentType();

Return Value

MIME type of the content sent by the client. For e.g. text/html null if type is not known.

See Also

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