ControlBuilder.CloseControl Method ()

 

Called by the parser to inform the builder that the parsing of the control's opening and closing tags is complete.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

abstract CloseControl : unit -> unit
override CloseControl : unit -> unit

The CloseControl method is used by the parser to indicate to the builder that it has finished parsing the control.

.NET Framework
Available since 1.1
Return to top
Show: