Table of Contents

Class SiteLink

Namespace
InSite.Domain.Foundations
Assembly
Shift.Sdk.dll
public class SiteLink
Inheritance
SiteLink
Inherited Members
Extension Methods

Constructors

public SiteLink()

Properties

public string Icon { get; set; }

Property Value

string
public string Text { get; set; }

Property Value

string
public string Url { get; set; }

Property Value

string

Methods

public SiteLink Clone()

Returns

SiteLink
public bool ShouldSerializeIcon()

Returns

bool
public bool ShouldSerializeText()

Returns

bool