Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_Today As SimpleDate
'Usage
Dim value As SimpleDate
value = Me.m_Today
Me.m_Today = value
protected SimpleDate m_Today