System.Web.UI.IUserControlTypeResolutionService

Defines the method a class must implement to return a control's type for a specified tag prefix and tag name.

See Also: IUserControlTypeResolutionService Members

Syntax

public interface IUserControlTypeResolutionService

Remarks

Page developers and control authors do not use the System.Web.UI.IUserControlTypeResolutionService interface. The System.Web.UI.IUserControlTypeResolutionService interface is implemented by tool developers to return the Type of a control identified by a tag prefix and tag name.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0