The ReminderDialog type exposes the following members.

Constructors

  Name Description
Public method ReminderDialog
Initializes a new instance of the ReminderDialog class.

Methods

  Name Description
Public method Close
Close dialog.
(Inherited from DialogBase.)
Public method Dispose
Releases unmanaged and - optionally - managed resources
(Inherited from DialogBase.)
Public method Initialize
Initialize reminder dialog, note this method will load dialog template from server if needed.
(Overrides DialogBase..::..Initialize(Dictionary, String).)
Public method ShowReminderDialog
Shows Reminder dialog.

Properties

  Name Description
Public property IsDialogOpened
Gets a value indicating whether this instance is dialog opened.
(Inherited from DialogBase.)
Public property VisualStyle
Gets or sets the visual style.
(Overrides DialogBaseVisualStyle()()()().)

See Also