Show / Hide Table of Contents

Class PackageType

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

Constructors

PackageType()

Declaration
public PackageType()

Properties

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
string

EditorControlSrc

Declaration
public string EditorControlSrc { get; set; }
Property Value
Type Description
string

SecurityAccessLevel

Declaration
public SecurityAccessLevel SecurityAccessLevel { get; set; }
Property Value
Type Description
SecurityAccessLevel

SupportsSideBySideInstallation

Declaration
public bool SupportsSideBySideInstallation { get; set; }
Property Value
Type Description
bool

Extension Methods

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