Click or drag to resize

LinkManagerValue Property

Sets and returns an URL as a String. Can return a # reference if not DisableParagraphSelector is False. Can return a /Files if not DisableFileArchive is False.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public string Value { get; set; }

Return Value

Type: String
Remarks