ProductUIHelperGetProductDialogConfig Method |
Creates DialogConfiguration object for specified product document action.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
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