UltimateEditor Class Library

ToolbarItemRenderEventArgs Constructor 

Constructor used to pass in parameters.

[Visual Basic]
Public Sub New( _
   ByVal tbi As ToolbarItem _
)
[C#]
public ToolbarItemRenderEventArgs(
   ToolbarItem tbi
);

See Also

ToolbarItemRenderEventArgs Class | Karamasoft.WebControls.UltimateEditor Namespace