ControlBuilderInterceptor Methods
.NET Framework (current version)
Namespace:
System.Web.Compilation
Assembly: System.Web (in System.Web.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.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | OnProcessGeneratedCode(ControlBuilder^, CodeCompileUnit^, CodeTypeDeclaration^, CodeTypeDeclaration^, CodeMemberMethod^, CodeMemberMethod^, IDictionary^) | Called after the ControlBuilder has completed generating code. |
![]() | PreControlBuilderInit(ControlBuilder^, TemplateParser^, ControlBuilder^, Type^, String^, String^, IDictionary^, IDictionary^) | Called before the ControlBuilder of an element in the markup is initialized. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

