Inheritance Hierarchy
SystemObject
ObjectWithState
Kettic.AspNet.ControlsReminderSettings
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class ReminderSettings : ObjectWithState
Public Class ReminderSettings
Inherits ObjectWithState
public ref class ReminderSettings : public ObjectWithState
type ReminderSettings =
class
inherit ObjectWithState
end
The ReminderSettings type exposes the following members.
Properties
| Name | Description |
---|
 | Enabled |
Gets or sets a value indicating whether the user can view and edit reminders for appointments.
|
Top
See Also