System.Web.UI.Control.GetDesignModeState C# (CSharp) Method

GetDesignModeState() protected method

protected GetDesignModeState ( ) : IDictionary
return IDictionary
		protected virtual IDictionary GetDesignModeState ()
		{
			throw new NotImplementedException ();
		}