BlogMonthQuickLaunch.m_MonthNames - Champ
Représente un tableau des noms de mois qui s'affichent dans le calendrier.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected m_MonthNames As String()
'Utilisation
Dim value As String()
value = Me.m_MonthNames
Me.m_MonthNames = value
protected string[] m_MonthNames