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 |