Table of Contents

Method GetViewLayout

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

GetViewLayout(string)

Gets the view layout for the specified view name.

public ViewLayout GetViewLayout(string viewname)

Parameters

viewname string

The name of the view.

Returns

ViewLayout

The view layout.