Show / Hide Table of Contents

Class FavIcon

Inheritance
object
FavIcon
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.UI.Internals
Assembly: DotNetNuke.dll
Syntax
public class FavIcon

Constructors

FavIcon(int)

Declaration
public FavIcon(int portalId)
Parameters
Type Name Description
int portalId

Methods

GetHeaderLink(IHostSettings, int)

Declaration
public static string GetHeaderLink(IHostSettings hostSettings, int portalId)
Parameters
Type Name Description
IHostSettings hostSettings
int portalId
Returns
Type Description
string

GetSettingPath()

Declaration
public string GetSettingPath()
Returns
Type Description
string

Update(int)

Declaration
public void Update(int fileId)
Parameters
Type Name Description
int fileId

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS