If I include G_start and G_end in my itemlist I get the following error:
This collection already have item named : g
[Exception: This collection already have item named : g]
CuteEditor.ToolControlCollecton.Insert(Int32 index, ToolControl toolctrl) +156
CuteEditor.a.a(ConfigItem A_0, Boolean A_1) +1558
CuteEditor.a.o() +3087
CuteEditor.Editor.CreateChildControls() +37
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499
|