ControlsHelper ValidateDynamicControlHash Method Kentico 8.0 API Reference
Checks whether inline control contains valid hash code. Returns false if hash code is not present or not valid.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

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

Return Value

Type: OnlineBoolean
See Also