This documentation is archived and is not being maintained.

IWebApplication Members

Provides an interface for accessing a Web application in a design host, such as Microsoft Visual Studio 2005, at design time.

The IWebApplication type exposes the following members.

  NameDescription
Public method GetProjectItemFromUrl Returns a project item from a design host based on its URL.
Public method GetService Gets the service object of the specified type. (Inherited from IServiceProvider.)
Public method OpenWebConfiguration Returns a Configuration object representing the current Web application in the design host.
Top

  NameDescription
Public property RootProjectItem Gets the root project item from the design host.
Top
Show: