System.Web.UI.Control.IControlDesignerAccessor C# (CSharp) Méthode

IControlDesignerAccessor() private méthode

private IControlDesignerAccessor ( ) : IDictionary
Résultat IDictionary
		IDictionary IControlDesignerAccessor.GetDesignModeState ()
		{
			throw new NotImplementedException ();
		}

Same methods

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