DashboardItem Constructor
Include Protected Members
Include Inherited Members
Applies to v2.
Initializes a new instance of the DashboardItem class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DashboardItem(String, String, Uri, Bitmap) | Initializes a new instance of the DashboardItem class. | |
DashboardItem(String, String, Uri, ImageSource) | Initializes a new instance of the DashboardItem class. |
Top