IWebApplication::RootProjectItem Property

 

Gets the root project item from the design host.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

property IProjectItem^ RootProjectItem {
	IProjectItem^ get();
}

Property Value

Type: System.Web.UI.Design::IProjectItem^

The root project item from the design host.

.NET Framework
Available since 2.0
Return to top
Show: