jQuery.type Method (object)
Determine the internal JavaScript [[Class]] of an object.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public static JsString type(object obj)
Parameters
obj
Type: System.Object
Return Value
Type: SharpKit.JavaScript.JsString
|