Salesforce B2C Commerce 23.6 > B2C Commerce API > B2C Commerce Script > dw.web
dw.web
Class Form
Object
dw.web.FormElement
dw.web.FormGroup
dw.web.Form
The class is the top level element in the form instance hierachy.
Properties
secureKeyHtmlName  :  String  (Read Only)
The secure key html name to be used for the hidden input field that will contain the secure key value.
secureKeyValue  :  String  (Read Only)
The secure key value that is generated for the form to use in a hidden input field for authentication.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getSecureKeyHtmlName() : String
Returns the secure key html name to be used for the hidden input field that will contain the secure key value.
getSecureKeyValue() : String
Returns the secure key value that is generated for the form to use in a hidden input field for authentication.
Methods inherited from class FormGroup
Methods inherited from class FormElement
Methods inherited from class Object
Method Detail
getSecureKeyHtmlName
getSecureKeyHtmlName() : String
Returns the secure key html name to be used for the hidden input field that will contain the secure key value.
Returns:
the secure key html name

getSecureKeyValue
getSecureKeyValue() : String
Returns the secure key value that is generated for the form to use in a hidden input field for authentication.
Returns:
the secure key value

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.