EventProvider Class |
Namespace: CMS.EventManager
public static class EventProvider
The EventProvider type exposes the following members.
Name | Description | |
---|---|---|
GetEvent |
Gets event data.
| |
GetEventDateString |
Returns string representation of event time with dependence on current ITimeZone manager
time zone settings.
| |
SendInvitation(String, IDataContainer, IDataContainer) |
Sends invitation e-mail to new attendee.
| |
SendInvitation(String, IDataContainer, String) |
Sends invitation e-mail to new attendee.
| |
SendInvitation(String, IDataContainer, IDataContainer, TimeZoneInfo) |
Sends invitation e-mail to new attendee.
|