Click or drag to resize
CustomCloneSettings Class
Collection of clone settings control type used in clone settings dialog.
Inheritance Hierarchy
SystemObject
  CMS.UIControlsCustomCloneSettings

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public static class CustomCloneSettings

The CustomCloneSettings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddOrUpdate
Adds the type to the collection if does not already exist, or to update if the type already exists
Public methodStatic memberTryGetControl
Gets the registered control type for specified object type.
Top
See Also