Plumtree UI Infrastructure API  
 

RequestData.SetSpaceName Method 

This helper method sets the root space name and the real space name based upon the optional devices space name suffix (_WML, etc...). This should be used to avoid breaking the devices scheme.

public virtual void SetSpaceName(
   string strName
);

Parameters

strName

See Also

RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace