PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Saves the given properties into the given profile.
Syntax
Smartsite SXML | Copy Code |
---|---|
personalization.saveprofile(string userName, datatable data) |
Parameters
Name | Data Type | Description |
---|---|---|
userName | String | Name of the user. |
data | DataTable | DataTable holding a single row with the values |
Return Value
None.