Plumtree Portal UI  
 

TagHelper.GetProcessedPTAttributes Method 

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

protected virtual XPHashtable GetProcessedPTAttributes();

Return Value

The processed PT attributes.

See Also

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