C# Class ExamplesLibrary.ControlTypesVM

This view model demonstrates different types of bindings that can applied to HTML elements. This is by no means comprehensive; for more binding types, see KnockoutJS documentation.
Inheritance: BaseVM
Show file Open project: dsuryd/dotNetify-Nancy-demo

Public Methods

Method Description
ControlTypesVM ( ) : System

Constructor.

Method Details

ControlTypesVM() public method

Constructor.
public ControlTypesVM ( ) : System
return System