Click or drag to resize

FileDialogModelIsFolderReadOnly Property

Gets or sets the folder readonly state

Namespace:  Dynamicweb.Management.Files.Dialogs.Models
Assembly:  Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax
public bool IsFolderReadOnly { get; set; }

Property Value

Type: Boolean
See Also