Search layers with the specified name.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)
function getLayersByName(name);
Type: Global..String
The name to search layers.This method corresponds to LayerCollection.GetLayersByName(String) server-side member.