C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1CustomLayer Class / WidgetName Property

In This Topic
WidgetName Property
In This Topic
Gets or sets the name of the client widget which is used to render the custom C1Maps layer.
Syntax
'Declaration
 
Public Property WidgetName As System.String
 
Remarks
The client widget need implements the client IWijlayer interface.
See Also