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