Method DisambiguateProfileVar
DisambiguateProfileVar(string)
Decodes a profile variable lookup ID based on string key
선언
protected virtual string DisambiguateProfileVar(string key)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | key | the key to look up |
반환
타입 | 설명 |
---|---|
string | The variable lookup ID. |