Share via


ManageCTPublishing.publishButton Field

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

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

Syntax

'Declaration
Protected publishButton As RadioButton
'Usage
Dim value As RadioButton

value = Me.publishButton

Me.publishButton = value
protected RadioButton publishButton

See Also

Reference

ManageCTPublishing Class

ManageCTPublishing Members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind Namespace