Class SiteLink
- Namespace
- InSite.Domain.Foundations
- Assembly
- Shift.Sdk.dll
public class SiteLink
- Inheritance
-
SiteLink
- Inherited Members
- Extension Methods
Constructors
SiteLink()
public SiteLink()
Properties
Icon
public string Icon { get; set; }
Property Value
Text
public string Text { get; set; }
Property Value
Url
public string Url { get; set; }
Property Value
Methods
Clone()
public SiteLink Clone()
Returns
ShouldSerializeIcon()
public bool ShouldSerializeIcon()
Returns
ShouldSerializeText()
public bool ShouldSerializeText()