System.Design
2.0.0.0
To be added.
Provides an interface for an item that is retrieved at design time from a design host, such as vsprvslong.
Property
System.String
To be added.
To be added.
Gets the URL for the item relative to the design host.
2.0.0.0
Property
System.String
To be added.
To be added.
Gets the name of the item.
2.0.0.0
Property
System.Web.UI.Design.IProjectItem
To be added.
To be added.
Gets a reference to the containing item, if any.
2.0.0.0
Property
System.String
To be added.
The property returns the physical path for a given project item if the design host supports this feature and if it makes sense to retrieve a physical path for the item. If the item is a non-disk item, such as a Web site or an FTP site, the property should return null.
Gets the path for a project item.
2.0.0.0