Share via


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

See also

Reference

CategoryGroup structure

CategoryGroup members

Microsoft.SharePoint.Portal.WebControls namespace