System.Web.UI.Design.WebFormsReferenceManager: Method Members

The methods of System.Web.UI.Design.WebFormsReferenceManager are listed below. For a list of all members, see the WebFormsReferenceManager Members list.

See Also: Inherited members from System.Object

Public Methods

abstract
GetRegisterDirectives() : ICollection

Gets the register directives for the current project document.

abstract
GetTagPrefix(Type) : string

Gets the tag prefix for the specified object type.

abstract
GetType(string, string) : Type

Gets the object type with the specified tag prefix and tag name.

abstract
GetUserControlPath(string, string) : string

Gets the relative URL path for the user control with the specified tag prefix and tag name.

abstract
RegisterTagPrefix(Type) : string

Adds a tag prefix for the specified type.