ProductUIHelperGetProductDialogConfig Method |
Creates DialogConfiguration object for specified product document action.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax public static DialogConfiguration GetProductDialogConfig(
string action,
string culture
)
Parameters
- action
- Type: SystemString
Action to create configuration for. - culture
- Type: SystemString
Culture code
Return Value
Type:
DialogConfigurationSee Also