/// <inheritdoc /> /// <summary> /// Overridden. <inherited /> /// </summary> protected override void OnInit(EventArgs e) { if (!typeof(MarkerControlBase).IsAssignableFrom(this.GetType())) { ComponentHelper.AddToRegistry(this); } }