Disambiguation.isKeyword Field
Reserved for internal use.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected isKeyword As TextBox
'Usage
Dim value As TextBox
value = Me.isKeyword
Me.isKeyword = value
protected TextBox isKeyword