Class PlatformUrl
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
- Inheritance
-
PlatformUrl
- Inherited Members
-
- Extension Methods
-
Constructors
PlatformUrl()
Properties
Contact
public string Contact { get; set; }
Property Value
- string
Logo
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
ShouldSerializeLogo()
public bool ShouldSerializeLogo()
Returns
- bool
ShouldSerializeSupport()
public bool ShouldSerializeSupport()
Returns
- bool
ShouldSerializeWallpaper()
public bool ShouldSerializeWallpaper()
Returns
- bool