IWebApplication Interface
.NET Framework 3.0
Provides an interface for accessing a Web application in a design host, such as Microsoft Visual Studio 2005, at design time.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
System.Web.UI.Design Namespace
Assembly: System.Design (in system.design.dll)
[GuidAttribute(L"cff39fa8-5607-4b6d-86f3-cc80b3cfe2dd")] public interface class IWebApplication : IServiceProvider
/** @attribute GuidAttribute("cff39fa8-5607-4b6d-86f3-cc80b3cfe2dd") */
public interface IWebApplication extends IServiceProvider
GuidAttribute("cff39fa8-5607-4b6d-86f3-cc80b3cfe2dd") public interface IWebApplication extends IServiceProvider
Not applicable.
Reference
IWebApplication MembersSystem.Web.UI.Design Namespace
Other Resources
Extending Design-Time SupportCommunity Additions
ADD
Show: