Click or drag to resize

SharpScriptBaseShare Method

Share messages via to social media SocialType The messages will be transmitted only when the state is Realtime

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void Share(
	SocialType socialType,
	string message
)

Parameters

socialType  SocialType
Supported SocialType
message  String
Messages
See Also