Categories.Contains
Description:
Identifies if a category which has the specified name is in the list of top-level categories.
Identifies if a category which has the specified name is in the list of top-level categories.
public override bool Contains(
string name
)
-
StringnameThe name of the category to be retrieved.
Return Value
bool