There was problem in reading this value on dserver side.
So here is solution how to do this.
string selectedValue = Request.Params[combobox.UniqueId]
string selectedValue = Request.Params[combobox.UniqueId]
$dllPath = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\...
No comments:
Post a Comment