Click or drag to resize
PostMetricsRequest Constructor (Post)
Initializes a new instance of an object.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public PostMetricsRequest(
	Post post
)

Parameters

post
Type: Dynamicweb.Content.SocialPost
The target post.
Remarks