Gets the name of the Component Type ("Skin")
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 |