Gets an instance of the custom item.
[Visual Basic]
Public ReadOnly Property CustomItemInstance As
Control
[C#]
public
Control CustomItemInstance {get;}
Remarks
You can call FindControl on the returned control to locate certain controls in the custom item.
See Also
ToolBarItem Class | EO.Web Namespace