WebFormsReferenceManager Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRegisterDirectives() | Gets the register directives for the current project document. |
![]() | GetTagPrefix(Type^) | Gets the tag prefix for the specified object type. |
![]() | GetType() | |
![]() | GetType(String^, String^) | Gets the object type with the specified tag prefix and tag name. |
![]() | GetUserControlPath(String^, String^) | Gets the relative URL path for the user control with the specified tag prefix and tag name. |
![]() | MemberwiseClone() | |
![]() | RegisterTagPrefix(Type^) | Adds a tag prefix for the specified type. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

