Class ExampleCategory
- Namespace
- Dynamicweb.Examples.Items
- Assembly
- Dynamicweb.Examples.dll
[AreaRule]
[StructureRule(new StructureContextType[] { StructureContextType.Pages })]
[Category("Example")]
public class ExampleCategory : ItemEntry
- Inheritance
-
ExampleCategory
- Inherited Members
Properties
Name
public string Name { get; set; }