[]
Creates the slot for the specified slotKind.
public virtual CalendarSlotPresenter CreateSlot(CalendarSlotInfo slotInfo, object slotKind)
| Type | Name | Description |
|---|---|---|
| CalendarSlotInfo | slotInfo | The info about the slot. |
| object | slotKind | The kind of slot that is requested. |
| Type | Description |
|---|---|
| CalendarSlotPresenter | The slot presenter instance. |