docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
6.1.0
5.6.0
5.5.0
5.3.0
5.2
5.1
5.0
4.9
BuildMaster 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].