IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Represents a single occurrence of an event.
DateTime StartDate
DateTime? EndDate
string Title
string Description
string Location
bool IsRecurrent
int Duration
Event Event
As the class implements the ICustomTypeDescriptor interface thee are methods that come from the implementation:
ICustomTypeDescriptor
AttributeCollection GetAttributes()
string GetClassName()
string GetComponentName()
TypeConverter GetConverter()
EventDescriptor GetDefaultEvent()
PropertyDescriptor GetDefaultProperty()
object GetEditor(Type editorBaseType)
EventDescriptorCollection GetEvents(Attribute[] attributes)
EventDescriptorCollection GetEvents()
PropertyDescriptorCollection GetProperties(Attribute[] attributes)
PropertyDescriptorCollection GetProperties()
object GetPropertyOwner(PropertyDescriptor pd)
PropertyDescriptorCollection GetPropertyDescriptorCollection(Attribute[] attributes)
Following is an example of the usage of some the EventOccurence properties in the RadSchedulerService:
EventOccurence
RadSchedulerService
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important