IVariantsProvider.SaveCurrentVariantId(String, String) Method
Saves the identifier of the currently selected View variant.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Parameters
Name | Type | Description |
---|---|---|
rootViewId | String | A string representing the identifier of the root varied View. |
currentVariantId | String | A string representing the identifier of the currently selected View variant. |
See Also