CCRZ.CloudCrazeView.initialize
Creates a view before the view renders on the page.
Compatibility
This reference applies to:
Release | Managed Package Version | API Version |
---|---|---|
B2B Commerce for Visualforce Winter ’21 | 4.13 | 12 |
B2B Commerce for Visualforce Spring ’20 | 4.12 | 11 |
B2B Commerce for Visualforce Summer ’19 | 4.11 | 10 |
B2B Commerce for Visualforce Spring ’19 | 4.10 | 9 |
B2B Commerce for Visualforce Summer ’18 | 4.9 | 8 |
Signature
initialize: function(options)
Inputs
- options
- JavaScript object that contains configuration parameters for the remote action. The CCRZ.RemoteInvocation object extends options to include the parameter nmsp, which defines the ccrz namespace for the remote action call.