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





Gets the name of this element.

Namespace: MindFusion.Gauges
Package: VisualElement.js

 Syntax

JavaScript  Copy Code

function getName ()

 Return Value

Type: String
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