📚 SAP Business One SDK Help

WidgetRegParams Object Members
See Also  Overview 

Public Properties

Public Property CategoryUIDThe unique ID of the category to which the widget belongs.

If you set the CategoryUID to "General Widgets", the widget appears in the SAP Business One navigation panel, under General Widgets, after you register it.

Public Property HeightThe height of the widget.
Public Property ImagePathThe path to an image file to be displayed to the left of the widget in the menu item.
Public Property WidgetNameThe name of the widget.
Public Property WidgetTypeThe type of the widget.
Public Property WidthThe width of the widget.

See Also