Class Services
- Namespace
- Dynamicweb.Content
- Assembly
- Dynamicweb.dll
Provides convenient access to known services.
public static class Services
- Inheritance
-
Services
- Inherited Members
Properties
Areas
Gets an instance of AreaService.
public static AreaService Areas { get; }
Property Value
Colors
Gets an instance of ColorSwatchService.
public static ColorSwatchService Colors { get; }
Property Value
Comments
Gets and instance of CommentService.
public static CommentService Comments { get; }
Property Value
Grids
Gets an instance of GridService.
public static GridService Grids { get; }
Property Value
Items
Gets an instance of ItemService.
public static ItemService Items { get; }
Property Value
Pages
Gets an instance of PageService.
public static PageService Pages { get; }
Property Value
Paragraphs
Gets an instance of ParagraphService.
public static ParagraphService Paragraphs { get; }