Returns the container element for the widget.
None
jQuery Object
Returns the first name input associated with the widget.
Returns the last name input associated with the widget.
Removes any delegate hooked up to the add_valueChanged() event.
Function
Returns the repeat password input associated with the widget.
Returns the password input associated with the widget.
Hides the widget from the page.
Disables the widget on the page.
Toggles the visibility of the widget.
Returns the model object of the widget, which contains a number of useful properties related to the widget.
Shows the widget on the page.
Returns the reCaptcha input associated with the widget.
Returns the email address input associated with the widget.
Enables the widget on the page.
Returns the widget type.
String
Returns the submit button associated with the widget.
Fired when the value of the widget is clicked by the user. The event handler function context (available via this keyword) will be set to the widget instance.