Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Dom<(Of <(<'TPageModel>)>)> Class

Server-side (and optionally static) representation of HTML page Document Object Model for Razor view that has Type of view's model.

Namespace:  Suoranta.WebApp.View
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public class Dom<TPageModel> : Dom

Type Parameters

TPageModel

Inheritance Hierarchy


Object
  DynamicObject
    Suoranta.WebApp.View..::..Dom
      Suoranta.WebApp.View..::..Dom<(Of <(<'TPageModel>)>)>