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