Plumtree Portal UI  
 

SharedStateVariable.SetValue Method 

Updates the value of the stored object.

public virtual void SetValue(
   object _value
);

Parameters

_value

See Also

SharedStateVariable Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace