Plumtree Portal UI  
 

XPLimitedRequest.GetRemoteFilePath Method 

Returns the path to the remote file to be uploaded. This is the last file to be uploaded in a multi-part MIME request.

public virtual string GetRemoteFilePath();

Return Value

a String containing the path to the remote file to be uploaded, null if no file was uploaded.

See Also

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