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

Namespace: DotNetNuke.Services.Installer.Writers
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