Click or drag to resize

SharpScriptBaseShare Method

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public void Share(
	string tag,
	SocialType socialType,
	string message,
	TimeSpan resetTime
)

Parameters

tag
Type: SystemString
socialType
Type: SocialType
message
Type: SystemString
resetTime
Type: SystemTimeSpan
See Also