Click or drag to resize

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; }

Property Value

Type: Boolean
true if typing is disabled; otherwise, false.
See Also