ASP.NET Pack Programmer's Guide
VisualElement.setName Method
See Also
 





Sets the name of this element.

Namespace: MindFusion.Gauges
Package: VisualElement.js

 Syntax

JavaScript  Copy Code

function setName (value)

 Parameters

value

The name of this element.

 Remarks

The name can be used to obtain a reference to the element through a call to the getElementByName method.

 See Also

VisualElement Members
VisualElement Class
MindFusion.Gauges Namespace