Click or drag to resize
ColorPickerAllowOnInitInitialization Property
Allows calling SelectColor in OnInit (in some cases this is not wanted).

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool AllowOnInitInitialization { get; set; }

Property Value

Type: Boolean
See Also