Method | Description | |
---|---|---|
GetShareCount ( |
Gets the number of times this URL has been shared on this social network.
|
|
GetShareUrl ( |
Gets the URL to share this post on this social network.
|
public GetShareCount ( |
||
post | The blog post | |
url | string | Full URL to this post |
shortUrl | string | Short URL to this post |
return | int |
public GetShareUrl ( |
||
post | The blog post | |
url | string | Full URL to this post |
shortUrl | string | Short URL to this post |
return | string |