Vorheriges Thema: GetDomainCategoryDetails

Nächstes Thema: SearchDomainCategories

IsDomainCategoryExists

Description

This method checks whether the specified domain category exists.

Syntax

IsDomainCategoryExists(DomainCategoryName)

Parameters

Name

Type

Description

DomainCategoryName

string

The domain category name.

The maximum string length is 60 characters.

Return Value

True if the domain category exists, False if it does not.

Remarks

None.