Removes the specified property from the profile.

Syntax

Smartsite SXML CopyCode image Copy Code
personalization.remove(string appName, string propertyName)

Parameters

Name Data Type Description
appName String Name of the application.
propertyName String Name of the property.

Return Value

None.

Expand image See Also

SXML