Method EvaluateProfileString
EvaluateProfileString(string)
Expand special variables from Addressable profiles
Declaration
public virtual string EvaluateProfileString(string key)
Parameters
Type | Name | Description |
---|---|---|
string | key | Key name to match |
Returns
Type | Description |
---|---|
string | replacement string value for key, or null if no match |