IWebApplication::GetProjectItemFromUrl Method (String^)
.NET Framework (current version)
Returns a project item from a design host based on its URL.
Assembly: System.Design (in System.Design.dll)
Parameters
- appRelativeUrl
-
Type:
System::String^
The relative path to the project item to retrieve.
Return Value
Type: System.Web.UI.Design::IProjectItem^A project item from a design host based on its URL.
.NET Framework
Available since 2.0
Available since 2.0
Show: