[]
Processes the child content.
protected override void ProcessChildContent(object parent, TagHelperContent childContent)
| Type | Name | Description |
|---|---|---|
| object | parent | The information from the parent taghelper. |
| TagHelperContent | childContent | The data which stands for child content. |