Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getType Method 

Gets the type name of the control.

[JavaScript]
Control.getType()

Return Value

The type name of the control. This is the same as the type name of the server control. For example, "Menu" for a Menu control.

See Also

Control Object


Direct link to this topic