Click or drag to resize
CMSEcommerceConfigurationPageGetGridRememberStateParam Method
Returns string param according IsMultiStoreConfiguration for Unigrid. Assign the returned value to RememberStateByParam to handle different filter states for Store and MultiStore configuration listings.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected string GetGridRememberStateParam()

Return Value

Type: String
See Also