Represents the FolderMapping object and holds the Properties of that object

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

Syntax

C#
[SerializableAttribute]
public class FolderMappingInfo : IHydratable
Visual Basic
<SerializableAttribute>
Public Class FolderMappingInfo
	Implements IHydratable

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.FileSystem..::..FolderMappingInfo

See Also