VirtualPathFactoryManager Class

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

System.Object
  System.Web.WebPages.VirtualPathFactoryManager

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

public class VirtualPathFactoryManager implements IVirtualPathFactory

The VirtualPathFactoryManager type exposes the following members.

  NameDescription
Public methodCreateInstanceThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public methodEquals (Inherited from Object.)
Public methodExistsThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRegisterVirtualPathFactoryThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: