Gets the name of the Collection Node ("scripts")

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

Syntax

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

Field Value

A String

See Also