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