Plumtree Portal UI  
 

TagHelper.InternalGetAttribute Method 

This helper method gets an attribute as a string.

protected virtual string InternalGetAttribute(
   ATagAttribute _attribute
);

Parameters

_attribute
The requested Attribute.

Return Value

The attribute as a string.

See Also

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