Table of Contents

Class PlatformUrl

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class PlatformUrl
Inheritance
PlatformUrl
Inherited Members
Extension Methods

Constructors

PlatformUrl()

public PlatformUrl()

Properties

Contact

public string Contact { get; set; }

Property Value

string
public string Logo { get; set; }

Property Value

string

Support

public string Support { get; set; }

Property Value

string

Wallpaper

public string Wallpaper { get; set; }

Property Value

string

Methods

IsEqual(PlatformUrl)

public bool IsEqual(PlatformUrl other)

Parameters

other PlatformUrl

Returns

bool

ShouldSerializeContact()

public bool ShouldSerializeContact()

Returns

bool
public bool ShouldSerializeLogo()

Returns

bool

ShouldSerializeSupport()

public bool ShouldSerializeSupport()

Returns

bool

ShouldSerializeWallpaper()

public bool ShouldSerializeWallpaper()

Returns

bool