Constructor RenderableText
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
RenderableText(object?)
Creates an new instance of RenderableText with the specified text contents from the object, encoding it as an HTML entity.
public RenderableText(object? textContents)
Parameters
textContentsobjectThe object which will be encoded.
RenderableText(object?, bool)
Creates an new instance of RenderableText with the specified text contents from the object.
public RenderableText(object? textContents, bool escape)
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語