Hi all,
There are quite a few examples on getting a reference to the IDesignerHost interface for the windows form designer
==> something along the lines of

IDesignerHost objDesignerHost = (IDesignerHost)objDTE.ActiveWindow.Object)
Aparently the web forms designer is either implementing a different set of interfaces, or the IDesignerHost interface is not exposed. Either way the code for windows form designers does not apply to web form dsigners.
Can someone point me out how to retrieve a reference to the DesignerHost interface from within an addin (using the active window eg. WebForm1.aspx)
Many thanks in advance
W Jansoone
--------------------------------
From: W Jansoone
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>mDdkTGqxXkCTdY/ayKijsw==</Id>