C# (CSharp) Engage.Dnn.Booking Namespace

Classes

Name Description
Appointment
AppointmentCalendar
AppointmentDetails
AppointmentRequest
AppointmentSqlDataProvider A SQL implementation of data access for the Appointment and related types
AppointmentToolTip Used to display a "tool tip" for an appointment.
AppointmentType The type of an Appointment
Approval
CsvWriter Writes the contents of a DataTable as comma-separated values
DirectApproval
EmailScheduler A scheduler client for running scheduled email tasks.
EmailService Helps sending emails
ExportData
FeaturesController
GlobalNavigation A navigation control that is always displayed at the top of the module. Currently only for administrators.
ICalUtil Utilities for creating iCalendar files
LicenseError Displayed when the module does not pass the license check.
MainContainer
ManageAppointmentTypes Control to allow module editors to manage the categories for this module
ModuleBase This class extends the framework version in order for developers to add on any specific methods/behavior.
ModuleMessage
ModuleSettings A collection of the Engage.Dnn.Framework.Setting{T}s for this module
NotConfigured Displayed when the module has not yet been configured. Sets up a default configuration.
Settings This is the settings code behind for Event related settings.
SettingsBase This class extends the framework version in order for developers to add on any specific methods/behavior.
SqlDataProvider Base functionality for SQL Server data access