Click or drag to resize
ControlsHelperAddHashCodeToDynamicControl Method
Adds the hashcode to the inline control.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static string AddHashCodeToDynamicControl(
	string inlineControl
)

Parameters

inlineControl
Type: SystemString
Inline control macro in format {^Name|(param)Parameter|...^}

Return Value

Type: String
See Also