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