ControlsHelperAddHashCodeToDynamicControl Method |
Adds the hashcode to the inline control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static string AddHashCodeToDynamicControl(
string inlineControl
)
Parameters
- inlineControl
- Type: SystemString
Inline control macro in format {^Name|(param)Parameter|...^}
Return Value
Type:
StringSee Also