[]
Processes the attributes set in the taghelper.
protected virtual void ProcessAttributes(TagHelperContext context, object parent)
| Type | Name | Description |
|---|---|---|
| TagHelperContext | context | Contains information associated with the current HTML tag. |
| object | parent | The information from the parent taghelper. |