ControlsHelperContainsDynamicControl Method |
Returns true if the content contains dynamic controls.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static bool ContainsDynamicControl(
string content
)
Parameters
- content
- Type: SystemString
Content to check
Return Value
Type:
BooleanSee Also