[]
Gets the render fragment corresponding to the content of the slot of specified slotInfo.
public virtual RenderFragment GetSlotContentRenderFragment(CalendarSlotInfo slotInfo)
| Type | Name | Description |
|---|---|---|
| CalendarSlotInfo | slotInfo | The info about the slot. |
| Type | Description |
|---|---|
| RenderFragment | The content of the slot. |