CreateUserWizard::GetDesignModeState Method ()

 
Use BaseTrue

Gets design-time data for a control.

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

protected:
[SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)]
virtual IDictionary^ GetDesignModeState() override

Return Value

Type: System.Collections::IDictionary^

None

.NET Framework
Available since 2.0
Return to top
Show: