Plumtree Tags API  
 

TagDataSetterPTURLDOData.SetDataCollectionOnTagScope Method 

Sets provided list on the Tag Scope. The list is added onto any existing list already on the tag Tag Scope.

public virtual void SetDataCollectionOnTagScope(
   ITagState state,
   string strKey,
   IXPList xpList
);

Parameters

state
strKey
xpList

See Also

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