Share via


Ribbon.DataSource - Propriété

Obtient ou définit la source de données pour le Ruban Serveur.

Espace de noms :  Microsoft.Web.CommandUI
Assembly :  Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)

Syntaxe

'Déclaration
Protected Overridable Property DataSource As CUIDataSource
    Get
    Set
'Utilisation
Dim value As CUIDataSource

value = Me.DataSource

Me.DataSource = value
protected virtual CUIDataSource DataSource { get; set; }

Valeur de propriété

Type : Microsoft.Web.CommandUI.CUIDataSource
L' actuel CUIDataSource.

Voir aussi

Référence

Ribbon classe

Ribbon - Membres

Microsoft.Web.CommandUI - Espace de noms