Click or drag to resize
PostGetPublishData Method
Returns the publish data to publish to the channel.

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public PublishData GetPublishData(
	bool saveLinks
)

Parameters

saveLinks
Type: SystemBoolean

Return Value

Type: PublishData
Publish data.
See Also