UrlCategory.UrlCategory

UrlCategory constructor

Initializes a new instance of the UrlCategory class with ‘Custom’ category.

public UrlCategory(string description)
ParameterTypeDescription
descriptionStringDescription for the ‘Custom’ category of a URL

See Also