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