summaryP:DotNetNuke.Services.FileSystem.FolderMappingInfo.FolderProviderType

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string FolderProviderType { get; set; }
Visual Basic
Public Property FolderProviderType As String
	Get
	Set

See Also