CategoryGroup.Title Field
Represents the title of the category group.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Title As String
'Usage
Dim instance As CategoryGroup
Dim value As String
value = instance.Title
instance.Title = value
public string Title