PagePorter Class Library

WebMetadata.Categories Property

Gets or sets a list of categories that are available for use in the current web.

[Visual Basic]
Public Property Categories As String()
[C#]
public string[] Categories {get; set;}

Property Value

A list of categories that are available for use in the current web. The default categories are listed in the table below:

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace