Properties.OkButton - Propriété

Espace de noms :  Microsoft.Office.TranslationServices.AdminUI
Assembly :  Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)

Syntaxe

'Déclaration
Protected Property OkButton As Button
    Get
    Set
'Utilisation
Dim value As Button

value = Me.OkButton

Me.OkButton = value
protected Button OkButton { get; set; }

Valeur de propriété

Type : System.Web.UI.WebControls.Button

Voir aussi

Référence

Properties classe

Properties - Membres

Microsoft.Office.TranslationServices.AdminUI - Espace de noms