Click or drag to resize
ProductUIHelperGetProductActionPageUrl Method
Gets UI page URL for document action.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public static string GetProductActionPageUrl(
	UIPageURLSettings settings
)

Parameters

settings
Type: CMS.UIControlsUIPageURLSettings
URL configuration object

Return Value

Type: String
See Also