Table of Contents

Interface ICategory

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.UIViews
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.dll
public interface ICategory : IUIView, IEntityView
Extension Methods

Properties

Description

string Description { get; set; }

Property Value

string

Id

string Id { get; set; }

Property Value

string

Name

string Name { get; set; }

Property Value

string