[]
Processes all attributes of current taghelper.
protected override void ProcessAttributes(TagHelperContext context, object parent)
| Type | Name | Description |
|---|---|---|
| TagHelperContext | context | Contains information associated with the current HTML tag. |
| object | parent | The parrent control instance. |