HTML Editor for ASP.NET AJAX
HtmlEditor..::.DialogInfo Class
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHtmlEditor..::.DialogInfo
Encapsulates information about a dialog.
Declaration Syntax
C#
public class DialogInfo
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
HtmlEditor..::.DialogInfo(String, String, String, Int32, Int32)
Constructor.

FrameUrl
The Url of the dialog contents page loaded in the iframe of the dialog.

GetDialogData(HtmlEditor)
Returns the dialog information as a string.

Heading
The dialog heading.

Height
The dialog height in pixels.

Name
The name of the dialog.

Width
The dialog width in pixels.

Inheritance Hierarchy
Object
HtmlEditor..::.DialogInfo

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