ManageCTPublishing.unpublishButton Field
This member is reserved for internal use and is not intended to be used directly from your code. Represents the unpublish button on the Layouts page.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected unpublishButton As RadioButton
'Usage
Dim value As RadioButton
value = Me.unpublishButton
Me.unpublishButton = value
protected RadioButton unpublishButton