Show / Hide Table of Contents

Class LegacyUtil

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

Constructors

LegacyUtil()

Declaration
public LegacyUtil()

Methods

CreateSkinManifest(string, string, string)

Declaration
public static string CreateSkinManifest(string skinFolder, string skinType, string tempInstallFolder)
Parameters
Type Name Description
string skinFolder
string skinType
string tempInstallFolder
Returns
Type Description
string

ParsePackageName(PackageInfo)

Declaration
public static void ParsePackageName(PackageInfo package)
Parameters
Type Name Description
PackageInfo package

Extension Methods

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