Plumtree Portal UI  
 

TagDataSetterPTURLDOData.SetDataEntryOnTagScope Method 

Sets the provided IPTURL object on the Tag Scope. The IPTURL entry is appended to any existing list already on the Tag Scope.

public virtual void SetDataEntryOnTagScope(
   ITagState state,
   string strKey,
   IPTURL obj
);

Parameters

state
strKey
obj

See Also

TagDataSetterPTURLDOData Class | com.plumtree.portaluiinfrastructure.tags.data Namespace