TemplateBuilder.CloseControl Method

Definition

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

public:
 override void CloseControl();
public override void CloseControl ();
override this.CloseControl : unit -> unit
Public Overrides Sub CloseControl ()

Applies to

See also