SPCalendarBase.OutputCalendarItem Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub OutputCalendarItem ( _
ByRef str As StringBuilder, _
oEvent As SPCalendarItemContainer _
)
'Usage
Dim str As StringBuilder
Dim oEvent As SPCalendarItemContainer
Me.OutputCalendarItem(str, oEvent)
protected void OutputCalendarItem(
ref StringBuilder str,
SPCalendarItemContainer oEvent
)
Parameters
str
Type: System.Text.StringBuilderString
oEvent
Type: Microsoft.SharePoint.WebControls.SPCalendarItemContainerRepresents an event