Click or drag to resize
TransformationHelperAddCurrentCategoryParameter Method
Appends current category ID to given url.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string AddCurrentCategoryParameter(
	Object url
)

Parameters

url
Type: SystemObject
URL to add parameter to

Return Value

Type: String
See Also