ThemedAboutDialogHandlerWebsite Property |
Gets or sets the application website.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Uri Website { get; set; }
Public Property Website As Uri
Get
Set
abstract Website : Uri with get, set
override Website : Uri with get, set
Property Value
Type:
UriThe application website.
Implements
AboutDialogIHandlerWebsiteSee Also