CloneSettingsControlIsValid Method |
Returns true if custom settings are valid against given clone setting.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public virtual bool IsValid(
CloneSettings settings
)
Parameters
- settings
- Type: CMS.DataEngineCloneSettings
Clone settings
Return Value
Type:
BooleanSee Also