TransformationMethods.AddCurrentCategoryParameter Method |
Appends current category ID to given url.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic static Object AddCurrentCategoryParameter(
EvaluationContext context,
params Object[] parameters
)
Parameters
- context
- Type: CMS.MacroEngine.EvaluationContext
Evaluation context with child resolver - parameters
- Type:System.Object[]
Method parameters
Return Value
Type:
Object
See Also