IVirtualPathFactory Interface
Defines methods that are implemented by virtual path handler factories.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
The IVirtualPathFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateInstance | Creates a handler factory for the specified virtual path. |
![]() | Exists | Determines whether the specified virtual path is associated with a handler factory. |
Show:
