Table of Contents

Method GetViewLayout

Namespace
Innova.Data.AppSettings
Assembly
Innova.Data.dll

GetViewLayout(string)

Gets the view layout with the specified view name.

public ViewLayout GetViewLayout(string viewname)

Parameters

viewname string

The name of the view.

Returns

ViewLayout

The view layout.