|
|
Gets the specified property.
Syntax
| Smartsite SXML |
|
|---|---|
any personalization.get(string appName, string propertyName) any personalization.get(string appName, string propertyName, enum source) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| appName | String | Name of the application. |
| propertyName | String | Name of the property. |
| source | Enum |
The personalization profile source.
Enum values:
|
Return Value
| Data Type | Description |
|---|---|
| Any | Value of the property |