ControlsHelperGetHashCodeForDynamicControl Method |
Creates hash from given string.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static string GetHashCodeForDynamicControl(
string inlineControl
)
Parameters
- inlineControl
- Type: SystemString
Inline control macro in format {^Name|(param)Parameter|...^}
Return Value
Type:
StringSee Also