| LinkManagerDisableTyping Property |
Gets or sets a value indicating whether typing is disabled.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool DisableTyping { get; set; }
Public Property DisableTyping As Boolean
Get
Set
Property Value
Type:
Booleantrue if typing is disabled; otherwise,
false.
See Also