AjaxCalendarView.ViewType - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<BindableAttribute(True)> _
Public Property ViewType As String
    Get
    Set
'Utilisation
Dim instance As AjaxCalendarView
Dim value As String

value = instance.ViewType

instance.ViewType = value
[BindableAttribute(true)]
public string ViewType { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

AjaxCalendarView classe

AjaxCalendarView - Membres

Microsoft.SharePoint.ApplicationPages.WebControls - Espace de noms