Gets the controls type.
The control type.
Values returned are:
Gets the name of the control on the form.
The name of the control.
The name assigned to a control is not determined until the form loads. Changes to
the form may change the name assigned to a given control.
When you use the control getName method the name of the first control will be the
same as the name of the attribute. The second instance of a control for that
attribute will be "
Generated using TypeDoc
Interface for a Silverlight control.
See
Control
Deprecated
The Silverlight WebResource is deprecated on the web client, and is not supported on the new Unified Interface in v9. Instead of silverlight, use custom controls created using the HTML web resources with HTML5 to create UI components to visualize and interact with data.