IWebObjectFactory Interface

Definition

Provides the interface for implementing factories for Web objects.

This API supports the product infrastructure and is not intended to be used directly from your code.

public interface class IWebObjectFactory
public interface IWebObjectFactory
type IWebObjectFactory = interface
Public Interface IWebObjectFactory

Methods

CreateInstance()

This API supports the product infrastructure and is not intended to be used directly from your code.

Creates a new IWebObjectFactory instance.

Applies to