ListViewChooser.IsInCMC Field
Specifies a value that indicates whether the ListViewChooser is in the category management console.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public IsInCMC As Boolean
'Usage
Dim instance As ListViewChooser
Dim value As Boolean
value = instance.IsInCMC
instance.IsInCMC = value
public bool IsInCMC