ControlsHelper ValidateDynamicControlHash Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also