Namespace Dynamicweb.Examples.Rendering
Classes
- SwiftPosterViewModel
- Custom paragraph viewmodel for specific item type. Use AddInName attribute with the item type name. See
- ViewModelSample
- ViewModelSample shows how to implement a view model. The class inherits from ViewModelBase so that it can be used in a view model template.
- ViewModelTemplateSample
- ViewModelTemplateSample shows how to use a view model.