docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Web.Controls
SimpleControlCollection
AddLiteral(string,bool)
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.