BuildMaster SDK Reference
Version:

AddLiteral(string literal, bool encoded) Method

Adds an HTML literal control.

Syntax

public void AddLiteral(string literal, bool encoded)

Parameters

literal
Type: string

The HTML.

encoded
Type: bool

Value indicating whether literal should be encoded.