Plumtree Portal UI  
 

XPLimitedRequest.GetAttribute Method 

Returns the named attribute

public virtual object GetAttribute(
   string name
);

Parameters

name
Name of the attribute

Return Value

Object value of the attribute

See Also

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