Class Link
- Namespace
- InSite.Domain.Foundations.Navigation
- Assembly
- Shift.Sdk.dll
public class Link
- Inheritance
-
Link
- Inherited Members
- Extension Methods
Constructors
Link()
public Link()
Properties
Links
public List<Link> Links { get; set; }
Property Value
Text
public string Text { get; set; }
Property Value
Url
public string Url { get; set; }
Property Value
Methods
ShouldSerializeLinks()
public bool ShouldSerializeLinks()