Class WidgetComponentWriter
Inheritance
WidgetComponentWriter
Assembly: DotNetNuke.dll
public class WidgetComponentWriter : FileComponentWriter
Constructors
Declaration
public WidgetComponentWriter(string basePath, Dictionary<string, InstallFile> files, PackageInfo package)
Parameters
Properties
Declaration
protected override string CollectionNodeName { get; }
Property Value
Overrides
Declaration
protected override string ComponentType { get; }
Property Value
Overrides
Declaration
protected override string ItemNodeName { get; }
Property Value
Overrides
Extension Methods