Plumtree Portal UI  
 

TagMetaDataHelper.GetRequiredParentTags Method 

Gets the required parent tags meta data for this tag.

public virtual ITagMetaData[] GetRequiredParentTags();

Return Value

ITagMetaData[] The required parent tags meta data for this tag. This array may be empty.

See Also

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