| LinkManagerDisableFileArchive Property |
Permits the end-user to select a element in the file archive
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute(true)]
public bool DisableFileArchive { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public Property DisableFileArchive As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also