ThemedAboutDialogHandlerWebsiteLabel Property |
Gets or sets the application website label.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string WebsiteLabel { get; set; }
Public Property WebsiteLabel As String
Get
Set
abstract WebsiteLabel : string with get, set
override WebsiteLabel : string with get, set
Property Value
Type:
StringThe application website label.
Implements
AboutDialogIHandlerWebsiteLabelSee Also