banner

External.Signup method

Retrieves a reference to the Signup object.

Syntax

window.external.Signup;

Parameters None
Return Values Object. A reference to the Signup object.
Applies To window.external
Example
var Obj = window.external.Signup;
var sLocale =  Obj.get_Locale;