Share via


Properties.OkButton property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property OkButton As Button
    Get
    Set
'Usage
Dim value As Button

value = Me.OkButton

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

Property value

Type: System.Web.UI.WebControls.Button

See also

Reference

Properties class

Properties members

Microsoft.Office.TranslationServices.AdminUI namespace