System.Web.UI.Control.GetDesignModeState C# (CSharp) 메소드

GetDesignModeState() 보호된 메소드

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