Plumtree Portal UI  
 

SharedStateVariable Constructor (Object)

Construct a new SharedStateVariable for an object with no edit access restrictions.

public SharedStateVariable(
   object _oValue
);

Parameters

_oValue
The actual value to be stored.

See Also

SharedStateVariable Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace | SharedStateVariable Constructor Overload List