PageVirtualPathAttribute Class
Represents a path attribute for a web page class.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
The PageVirtualPathAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | PageVirtualPathAttribute | Initializes a new instance of the PageVirtualPathAttribute class by using the specified virtual path. |
| Name | Description | |
|---|---|---|
![]() | TypeId | (Inherited from Attribute.) |
![]() | VirtualPath | Gets the virtual path of the current web page. |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute.GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() | _Attribute.GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() | _Attribute.GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() | _Attribute.Invoke | (Inherited from Attribute.) |
Show:
