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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_writer As HtmlTextWriter
'Usage
Dim value As HtmlTextWriter
value = Me.m_writer
Me.m_writer = value
protected HtmlTextWriter m_writer