Class LicenseDialogViewModel
Inheritance
System.Object
LicenseDialogViewModel
Namespace: Controls.Core.Licensing.UI
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LicenseDialogViewModel : Object
Constructors
LicenseDialogViewModel(String)
Declaration
public LicenseDialogViewModel(string version)
Parameters
System.
|
Properties
LicenseDocumentationLink
Declaration
public string LicenseDocumentationLink { get; }
Property Value
System.
|
MainLicenseMessage
Declaration
public string MainLicenseMessage { get; }
Property Value
System.
|
NoLicenseMessageBase
Declaration
public string NoLicenseMessageBase { get; }
Property Value
System.
|