Table of Contents

Class ViewModelTemplateHelper

Namespace
Dynamicweb.Frontend
Assembly
Dynamicweb.dll

Provides access to helper methods for working with view model templates.

public abstract class ViewModelTemplateHelper
Inheritance
ViewModelTemplateHelper
Inherited Members
Extension Methods

Remarks

Helper methods can be defined as extension methods in different parts of the application.

To top