LoginStatus::SetDesignModeState Method (IDictionary^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Overrides the base Control::SetDesignModeState method.
Assembly: System.Web (in System.Web.dll)
protected: [SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)] virtual void SetDesignModeState( IDictionary^ data ) override
Parameters
- data
-
Type:
System.Collections::IDictionary^
An IDictionary containing the state of the LoginStatus control.
.NET Framework
Available since 2.0
Available since 2.0
Show: