ContentTypeSyndicationHubsPage.checkboxRefresh Field

This member is reserved for internal use and is not intended to be used directly from your code. Represents the Refresh check box.

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

Syntax

'Declaration
Protected checkboxRefresh As CheckBox
'Usage
Dim value As CheckBox

value = Me.checkboxRefresh

Me.checkboxRefresh = value
protected CheckBox checkboxRefresh

See Also

Reference

ContentTypeSyndicationHubsPage Class

ContentTypeSyndicationHubsPage Members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind Namespace