Class SiteSettings.LinkModel
- Namespace
- Shift.Contract.Presentation
- Assembly
- Shift.Sdk.dll
public class SiteSettings.LinkModel
- Inheritance
-
SiteSettings.LinkModel
- Inherited Members
- Extension Methods
Constructors
LinkModel()
public LinkModel()
Properties
Text
public string Text { get; set; }
Property Value
Url
public string Url { get; set; }