This helper method gets an attribute from a String object rather than an attribute object.
This helper method gets an attribute from a String object rather than an attribute object.
protected virtual string InternalGetAttributeFromName(string,int);
This helper method gets an attribute from a String object rather than an attribute object. It also allows you to set the error handling behavior of this method.
protected virtual string InternalGetAttributeFromName(string,int,bool);
TagHelper Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace