Click or drag to resize
RegisterCustomCloneSettingsControlAttribute Constructor

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public RegisterCustomCloneSettingsControlAttribute(
	string objectType,
	Type type
)

Parameters

objectType
Type: SystemString
Info object type.
type
Type: SystemType
Type
See Also