docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
1.0
0.0
Otter SDK
Inedo.Web.Controls
LiteralHtml
LiteralHtml(string,bool)
LiteralHtml(string text, bool writeEncoded) Constructor
Initializes a new instance of the
LiteralHtml
class.
Syntax
public
.ctor(
string
text,
bool
writeEncoded)
Parameters
text
Type: string
The text.
writeEncoded
Type: bool
if set to
true
[write encoded].