Class ContainerInstaller
Inheritance
ContainerInstaller
Assembly: DotNetNuke.dll
Syntax
public class ContainerInstaller : SkinInstaller
Constructors
ContainerInstaller()
Declaration
public ContainerInstaller()
Properties
CollectionNodeName
Declaration
protected override string CollectionNodeName { get; }
Property Value
Overrides
ItemNodeName
Declaration
protected override string ItemNodeName { get; }
Property Value
Overrides
SkinNameNodeName
Declaration
protected override string SkinNameNodeName { get; }
Property Value
Overrides
SkinRoot
Declaration
protected override string SkinRoot { get; }
Property Value
Overrides
SkinType
Declaration
protected override string SkinType { get; }
Property Value
Overrides
Extension Methods