Plumtree Portal UI  
 

TagMetaDataHelper.GetRequiredChildTags Method 

Gets the required child tags meta data for this tag.

public virtual ITagMetaData[] GetRequiredChildTags();

Return Value

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

See Also

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