ControlBuilder.CloseControl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the parser to inform the builder that the parsing of the control's opening and closing tags is complete.
public:
virtual void CloseControl();
public virtual void CloseControl ();
abstract member CloseControl : unit -> unit
override this.CloseControl : unit -> unit
Public Overridable Sub CloseControl ()
Remarks
The CloseControl method is used by the parser to indicate to the builder that it has finished parsing the control.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.