Gets the name of the Component Type ("Widget")
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override string ComponentType { get; } |
Visual Basic |
---|
Protected Overrides ReadOnly Property ComponentType As String Get |