DotNetNuke 5.2

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

Syntax

C#
[SerializableAttribute]
public class FolderInfo : IHydratable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class FolderInfo _
	Implements IHydratable
Visual C++
[SerializableAttribute]
public ref class FolderInfo : IHydratable

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.FileSystem..::.FolderInfo

See Also