| 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; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property Value As String
Get
Set
Return Value
Type:
StringRemarks See Also