Gets the Field prototype object.
[C#] JSValue GetFieldPrototype() [Visual Basic] Function GetFieldPrototype() As JSValue
JSValue GetFieldPrototype()
Function GetFieldPrototype() As JSValue
may throw Exception()
The method returns the Field prototype object, which you can use to define any missing property or method.
See the JSOptions.SetUp event.