Class UpdateService
Inheritance
System.Object
UpdateService
Assembly: DotNetNuke.dll
Syntax
public class UpdateService : object
Methods
|
Improve this Doc
View Source
GetLanguageDownloadUrl(String)
Declaration
public static string GetLanguageDownloadUrl(string cultureCode)
Parameters
Type |
Name |
Description |
System.String |
cultureCode |
|
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GetLanguageList()
Declaration
public static StreamReader GetLanguageList()
Returns
Type |
Description |
StreamReader |
|
Extension Methods