 | PublishDataParsedLinks Property |
Gets or sets the collection of links parsed (and replaced) from the original body text.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntaxpublic LinkCollection ParsedLinks { get; set; }Public Property ParsedLinks As LinkCollection
Get
Set
Property Value
Type:
LinkCollection
Remarks
See Also