'Declaration
Public Overridable Function GetSlotContentRenderFragment( _ ByVal slotInfo As CalendarSlotInfo _ ) As RenderFragment
public virtual RenderFragment GetSlotContentRenderFragment( CalendarSlotInfo slotInfo )
Parameters
- slotInfo
- The info about the slot.
Return Value
The content of the slot.