ResponsiveProfileChangedEventArgs
Wisej.Web.ResponsiveProfileChangedEventArgs
Last updated
Wisej.Web.ResponsiveProfileChangedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the ResponsiveProfileChanged event.
Initializes a new instance of the ResponsiveProfileChangedEventArgs class.
Name | Type | Description |
---|---|---|
oldValue | Previous ClientProfile. | |
newValue | New active ClientProfile. |
ClientProfile: The new active profile.
ClientProfile: The previously active profile.
Name | Description |
---|---|
Represents the method that will handle the Application.ResponsiveProfileChanged event. |