Plumtree Portal UI  
 

TagHelper.ProcessAllAttributes Method 

This helper method process all the PT attributes and stores them in the hashtable. This is only used if we are looping through the PT attributes instead of accessing them using their associated ATagAttribute objects.

protected virtual void ProcessAllAttributes();

See Also

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