Table of Contents

Method DeleteLayout

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

DeleteLayout(string, string)

Deletes the layout for the specified view name and layout name.

public void DeleteLayout(string viewname, string layoutname)

Parameters

viewname string

The name of the view.

layoutname string

The name of the layout.