Encapsulates information about a dialog.
| C# |
public class DialogInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
| Object | |
| HtmlEditor..::.DialogInfo | |