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

GetDesignModeState() protected méthode

protected GetDesignModeState ( ) : IDictionary
Résultat IDictionary
		protected virtual IDictionary GetDesignModeState ()
		{
			throw new NotImplementedException ();
		}