AjaxCalendarView.CtxId - Propriété

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

Syntaxe

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

value = instance.CtxId

instance.CtxId = value
[BindableAttribute(true)]
public string CtxId { 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