Console
Creates console instances.
This method has been deprecated. Please use Items instead.
A list of HTML blocks that will be added to the page. All HTML blocks get wrapped in a hidden div. Note that the Items property may be used instead to inject HTML into the Console.
Gets or sets a list of console items.
A list of script text that will be added to the header of the rendered page.
Gets or sets a title of a console.
public Console()
Adds a script literal to the rendered page. Your text should be enclosed in script tags.