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
namestringThe 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.