VirtualPathFactoryManager Class

Definition

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

public class VirtualPathFactoryManager : System.Web.WebPages.IVirtualPathFactory
type VirtualPathFactoryManager = class
    interface IVirtualPathFactory
Public Class VirtualPathFactoryManager
Implements IVirtualPathFactory
Inheritance
VirtualPathFactoryManager
Implements

Methods

CreateInstance(String)

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

Exists(String)

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

RegisterVirtualPathFactory(IVirtualPathFactory)

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

Applies to