HTML Editor for ASP.NET AJAX Professional Edition
HtmlEditor..::.DialogInfo Constructor (name, frameUrl, heading, height, width)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.DialogInfoHtmlEditor..::.DialogInfo(String, String, String, Int32, Int32)
Constructor.
Declaration Syntax
C#
public DialogInfo(
	string name,
	string frameUrl,
	string heading,
	int height,
	int width
)
Parameters
name (String)
The name of the dialog.
frameUrl (String)
The Url of the dialog contents page loaded in the iframe of the dialog.
heading (String)
The dialog heading.
height (Int32)
The dialog height in pixels.
width (Int32)
The dialog width in pixels.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)