Control::IControlDesignerAccessor::SetDesignModeState Method (IDictionary^)

 

For a description of this member, see IControlDesignerAccessor::SetDesignModeState.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

private:
virtual void SetDesignModeState(
	IDictionary^ data
) sealed = IControlDesignerAccessor::SetDesignModeState

Parameters

data
Type: System.Collections::IDictionary^

An IDictionary containing the design-time data for the control.

This member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IControlDesignerAccessor interface.

.NET Framework
Available since 2.0
Return to top
Show: