Share via


ManageCTPublishing.okButton Field

This member is reserved for internal use and is not intended to be used directly from your code. Represents an OK button on the page.

Namespace:  Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Protected okButton As Button
'Usage
Dim value As Button

value = Me.okButton

Me.okButton = value
protected Button okButton

See Also

Reference

ManageCTPublishing Class

ManageCTPublishing Members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind Namespace