Plumtree Portal UI  
 

TagHelper.IsProcessedXMLAttributesEmpty Method 

Helper method to check if the hashtable is empty. This method will not create the hashtable if it does not exist.

protected virtual bool IsProcessedXMLAttributesEmpty();

Return Value

Whether there are any processed XML attributes or not.

See Also

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