|
||
When creating a new widget category or editing an existing one, you can specify the following properties:
Display name |
Sets a name for the category used in the administration interface and widget selection dialog. |
Code name |
Sets a unique identifier for the category. |
Image path |
Path to the image that will be displayed as the category's icon in the widget selection dialog. For example: ~/App_Themes/CustomWidgetCategory.png
The recommended image size is 16x16px. |
More resources can be found in:
•Developer's Guide -> Development -> Widgets -> Overview
•Developer's Guide -> Development -> Widgets -> Developing widgets