Gets the name of the Component Type ("Widget")

Namespace: DotNetNuke.Services.Installer.Writers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected override string ComponentType { get; }
Visual Basic
Protected Overrides ReadOnly Property ComponentType As String
	Get

Field Value

A String

See Also