Class WallpaperManager
- Namespace
- InSite.Common.Web
- Assembly
- InSite.UI.dll
public sealed class WallpaperManager
- Inheritance
-
WallpaperManager
- Inherited Members
-
Constructors
WallpaperManager()
public WallpaperManager()
Methods
GetCoverIndex()
public static int GetCoverIndex()
Returns
- int
GetCoverUrl(string, string)
public static string GetCoverUrl(string customCover, string organizationCode)
Parameters
customCover string
organizationCode string
Returns
- string
GetLogoUrl(string, string)
public static string GetLogoUrl(string customLogo, string organizationCode)
Parameters
customLogo string
organizationCode string
Returns
- string