| StagingTasksFilterBaseTaskTypeCategories Property | 
            Decides what kind of task types will be in filter.
            Depends on EnumCategoryAttribute in TaskTypeEnum.
            If empty all task types are selected.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
 Syntax
Syntaxpublic abstract string TaskTypeCategories { get; set; }Property Value
Type: 
String See Also
See Also