Method DisambiguateProfileVar
DisambiguateProfileVar(String)
Decodes a profile variable lookup ID based on string key
Declaration
protected virtual string DisambiguateProfileVar(string key)
Parameters
Type | Name | Description |
---|---|---|
String | key | the key to look up |
Returns
Type | Description |
---|---|
String | The variable lookup ID. |