System.Web.UI.Control.HasEvents C# (CSharp) Méthode

HasEvents() protected méthode

protected HasEvents ( ) : bool
Résultat bool
		protected bool HasEvents ()
		{
			return _events != null;
		}