Click or drag to resize
CategoryIntegrationAttribute Class
Integration test category
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CategoryAttribute
      CMS.TestsCategoryIntegrationAttribute

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public class IntegrationAttribute : CategoryAttribute

The CategoryIntegrationAttribute type exposes the following members.

Constructors
Fields
  NameDescription
Protected fieldcategoryName (Inherited from CategoryAttribute.)
Top
Properties
  NameDescription
Public propertyName (Inherited from CategoryAttribute.)
Top
See Also