Click or drag to resize
ReactionDynamicsContainsreactions Method

Note: This API is now obsolete.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
[ObsoleteAttribute("Use ContainsReactionCount instead.")]
public bool Containsreactions(
	int reactions
)

Parameters

reactions
Type: SystemInt32

Return Value

Type: Boolean
See Also