This documentation is archived and is not being maintained.
ControlBuilder.CloseControl Method
.NET Framework 1.1
Called by the parser to inform the builder that the parsing of the control is complete.
[Visual Basic] Public Overridable Sub CloseControl() [C#] public virtual void CloseControl(); [C++] public: virtual void CloseControl(); [JScript] public function CloseControl();
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
ControlBuilder Class | ControlBuilder Members | System.Web.UI Namespace
Show: