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

IControlDesignerAccessor() 개인적인 메소드

private IControlDesignerAccessor ( ) : IDictionary
리턴 IDictionary
		IDictionary IControlDesignerAccessor.GetDesignModeState ()
		{
			throw new NotImplementedException ();
		}

Same methods

Control::IControlDesignerAccessor ( Control control ) : void
Control::IControlDesignerAccessor ( IDictionary designData ) : void