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

SetDesignModeState() 보호된 메소드

protected SetDesignModeState ( IDictionary data ) : void
data IDictionary
리턴 void
		protected virtual void SetDesignModeState (IDictionary data)
		{
			throw new NotImplementedException ();
		}