Class WidgetInstaller
Inheritance
WidgetInstaller
Assembly: DotNetNuke.dll
public class WidgetInstaller : FileInstaller
Constructors
Declaration
Properties
Declaration
public override string AllowableFiles { get; }
Property Value
Overrides
Declaration
protected override string CollectionNodeName { get; }
Property Value
Overrides
Declaration
protected override string ItemNodeName { get; }
Property Value
Overrides
Declaration
protected override string PhysicalBasePath { get; }
Property Value
Overrides
Extension Methods