System.Web.UI.Control.GetDesignModeState C# (CSharp) Метод

GetDesignModeState() защищенный Метод

protected GetDesignModeState ( ) : IDictionary
Результат IDictionary
		protected virtual IDictionary GetDesignModeState ()
		{
			throw new NotImplementedException ();
		}