SPCalendarBase.m_writer field

This field is not intended to be used directly in your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_writer As HtmlTextWriter
'Usage
Dim value As HtmlTextWriter

value = Me.m_writer

Me.m_writer = value
protected HtmlTextWriter m_writer

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace