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

SetDesignModeState() protected méthode

protected SetDesignModeState ( IDictionary data ) : void
data IDictionary
Résultat void
		protected virtual void SetDesignModeState (IDictionary data)
		{
			throw new NotImplementedException ();
		}