Plumtree Portal UI  
 

TagMetaDataHelper.GetOptionalTagAttributes Method 

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

public virtual OptionalTagAttribute[] GetOptionalTagAttributes();

Return Value

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

See Also

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