Plumtree Portal UI  
 

TagHelper.GetProcessedXMLAttributes Method 

Helper access method to allow lazy initialization of the processed XML attribute hashtable. This method will create the hashtable when the method is called.

protected virtual XPHashtable GetProcessedXMLAttributes();

Return Value

The processed XML attributes.

See Also

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