Table of Contents

Method FindLayout

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

FindLayout(string)

Returns the layout index id of the given layout name.

public int FindLayout(string name)

Parameters

name string

The name of the requested Layout index id.

Returns

int

Returns the layout index id of the given layout name or -1 if it does not exist.