Click or drag to resize
DocumentQueryPropertiesCategoryName Property
Defines name of the category to filter the result. Documents assigned to any category within the category path are included in the results.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public string CategoryName { get; set; }

Property Value

Type: String
See Also