Plumtree Portal UI  
 

TagMetaDataHelper.GetRequiredTagAttributes Method 

Gets the meta data for the required tag attributes for this tag.

public virtual RequiredTagAttribute[] GetRequiredTagAttributes();

Return Value

RequiredTagAttribute[] The meta data for the required tag attributes for this tag. This array may be empty.

See Also

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