Provides methods for categorizing content with labels.
| Property | Description |
|---|---|
| Default | Default ContentNamespace object. |
| Property | Description |
|---|---|
| IsValid | Indicates whether the ContentNamespace still exists. |
| Method | Description |
|---|---|
| Delete | Destroys the specified ContentNamespace object. |
| GetName | Retrieves the name of the ContentNamespace. |
| Method | Description |
|---|---|
| GetAll | Retrieves all existing ContentNamespace objects. |
| GetOrCreateNamespace | Retrieves or creates the ContentNamespace if it doesn't exist. |