| 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
Syntax public LinkCollection ParsedLinks { get; set; }
Public Property ParsedLinks As LinkCollection
Get
Set
Property Value
Type:
LinkCollectionRemarks See Also