System.Web.UI.UpdatePanel.SingleChildControlCollection.SingleChildControlCollection C# (CSharp) Méthode

SingleChildControlCollection() public méthode

public SingleChildControlCollection ( Control owner ) : System
owner Control
Résultat System
			public SingleChildControlCollection (Control owner)
				: base (owner)
			{}