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

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

Syntax

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

Field Value

A String

See Also