C# Class RockWeb.Blocks.WorkFlow.WorkflowNavigationCategory

Inheritance: WorkflowNavigationItem
Afficher le fichier Open project: NewSpring/Rock Class Usage Examples

Méthodes publiques

Méthode Description
WorkflowNavigationCategory ( ) : System

Initializes a new instance of the WorkflowNavigationCategory class.

WorkflowNavigationCategory ( Category category ) : System

Initializes a new instance of the WorkflowNavigationItem class.

Method Details

WorkflowNavigationCategory() public méthode

Initializes a new instance of the WorkflowNavigationCategory class.
public WorkflowNavigationCategory ( ) : System
Résultat System

WorkflowNavigationCategory() public méthode

Initializes a new instance of the WorkflowNavigationItem class.
public WorkflowNavigationCategory ( Category category ) : System
category Category The category.
Résultat System