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. |