简体   繁体   English

申请后在墙上共享C#

[英]c# share on wall after liking application

when I've got an facebook application, there is an Like button, near the name of app. 当我有一个Facebook应用程序时,在应用程序名称附近有一个“喜欢”按钮。 I would like to post on someone wall after clicking the like button (in this moment the page is reloaded and content is changing from page for not like users to page for like users), using c# facebook sdk for mvc 3 我想在单击“赞”按钮后在某人的墙上发布(此刻页面已重新加载,内容从不喜欢用户的页面更改为喜欢用户的页面),使用c#facebook sdk for mvc 3

It is dependant upon the URL you specify in the like button http://developers.facebook.com/docs/reference/plugins/like 它取决于您在“赞”按钮http://developers.facebook.com/docs/reference/plugins/like中指定的URL

You should ensure that the URL you specified can be linted by https://developers.facebook.com/tools/lint and that the og: tags are correct. 您应该确保可以通过https://developers.facebook.com/tools/lint替换指定的URL,并确保og:标记正确。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM