IProjectItem::AppRelativeUrl Property

 

Gets the URL for the item relative to the design host.

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

property String^ AppRelativeUrl {
	String^ get();
}

Property Value

Type: System::String^

The relative URL.

.NET Framework
Available since 2.0
Return to top
Show: