Plumtree Portal UI  
 

TagHelper.CheckAttribute Method 

Check the type safety of the requested attribute.

protected virtual void CheckAttribute(
   ATagAttribute _attribute,
   AttributeType _type
);

Parameters

_attribute
_type

See Also

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