Show / Hide Table of Contents

Class UpdateService

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

Constructors

UpdateService()

Declaration
public UpdateService()

Methods

GetLanguageDownloadUrl(string)

Declaration
public static string GetLanguageDownloadUrl(string cultureCode)
Parameters
Type Name Description
string cultureCode
Returns
Type Description
string

GetLanguageList()

Declaration
public static StreamReader GetLanguageList()
Returns
Type Description
StreamReader

Extension Methods

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