Plumtree Portal UI  
 

TagState.SetSharedVariable Method 

public virtual void SetSharedVariable(
   string _strKey,
   object _oValue,
   Scope _scope,
   bool bOwnerEditOnly
);

Implements

ITagState.SetSharedVariable

See Also

TagState Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace | ITagState#SetSharedVariable