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