[]
Renders the element based on the specified context.
protected override bool Render(RenderContext rc)
Protected Overrides Function Render(rc As RenderContext) As Boolean
| Type | Name | Description |
|---|---|---|
| RenderContext | rc | Render context. |
| Type | Description |
|---|---|
| bool | Whether the rendering was successful. |