TransformationHelperAddCurrentCategoryParameter Method |
Appends current category ID to given url.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string AddCurrentCategoryParameter(
Object url
)
Parameters
- url
- Type: SystemObject
URL to add parameter to
Return Value
Type:
StringSee Also