PagePorter Class Library

FolderMetadata.HasSubdirs Property

Gets or sets the value that indicates if the folder has subfolders beneath it.

[Visual Basic]
Public Property HasSubdirs As Boolean
[C#]
public bool HasSubdirs {get; set;}

Property Value

The value that indicates if the folder has subfolders beneath it.

See Also

FolderMetadata Class | Parastream.Web.MsFrontPage Namespace