C# Class CmisSync.Link

Hyperlink label that opens an URL in the default browser.
Inheritance: System.Windows.Controls.Label
Datei anzeigen Open project: OpenDataSpace/CmisSync Class Usage Examples

Public Methods

Method Description
Link ( string title, string address ) : System

Method Details

Link() public method

public Link ( string title, string address ) : System
title string
address string
return System