[]
Renders HTML content using the C1SuperLabel component.
protected override void GetRenderContent(ref string value, ref IImage img, ref bool disposeImage, bool designTime)
| Type | Name | Description |
|---|---|---|
| string | value | Field text. |
| IImage | img | Field image. |
| bool | disposeImage | Indicates that image should be disposed after using. |
| bool | designTime | Whether we in design time or runtime. |