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