Compartir a través de


de la propiedad Properties.OkButton

Espacio de nombres:  Microsoft.Office.TranslationServices.AdminUI
Ensamblado:  Microsoft.Office.TranslationServices (en Microsoft.Office.TranslationServices.dll)

Sintaxis

'Declaración
Protected Property OkButton As Button
    Get
    Set
'Uso
Dim value As Button

value = Me.OkButton

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

Valor de propiedad

Tipo: System.Web.UI.WebControls.Button

Vea también

Referencia

clase Properties

Miembros Properties

Espacio de nombres Microsoft.Office.TranslationServices.AdminUI