System.Web.UI.Design.IWebFormReferenceManager

Provides an interface that can look up information about the types used in the current Web Forms project.

See Also: IWebFormReferenceManager Members

Syntax

[System.Obsolete("Use new WebFormsReferenceManager feature")]
public interface IWebFormReferenceManager

Remarks

Note:

The System.Web.UI.Design.IWebFormReferenceManager interface is obsolete. Use the System.Web.UI.Design.WebFormsReferenceManager class for equivalent designer functionality.

A Web Forms document designer must implement this interface. Implementing this interface enables a designer to manage references and provide information related to Web Forms controls within the project.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0