| 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; }
Public Property IsFolderReadOnly As Boolean
Get
Set
Property Value
Type:
BooleanSee Also