Click or drag to resize

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; }

Property Value

Type: String
The application website label.

Implements

AboutDialogIHandlerWebsiteLabel
See Also