Twitter
Twitter()
Faves(String, Int32, Int32, String, String, String, String, String, String, String, Int32, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Int32)
FollowButton(String, String, String)
List(String, String, Int32, Int32, String, String, String, String, String, String, String, Int32, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Int32)
Profile(String, Int32, Int32, String, String, String, String, String, Int32, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Int32)
Search(String, Int32, Int32, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Int32)
TweetButton(String, String, String, String, String, String, String, String)
net481
namespace Microsoft.Web.Helpers
{
public class Twitter : HelperPage
{
public static HelperResult Faves(string userName, int width = 250, int height = 300, string title = null, string caption = null, string backgroundShellColor = "#43c43f", string shellColor = "#ffffff", string tweetsBackgroundColor = "#ffffff", string tweetsColor = "#444444", string tweetsLinksColor = "#43c43f", int numberOfTweets = 10, bool scrollBar = true, bool loop = false, bool live = true, bool hashTags = true, bool timestamp = true, bool avatars = true, string behavior = "default", int interval = 6);
}
}
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | Microsoft.Web.Helpers , Version=2.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNet.Web.Helpers.Mvc (2.0.20710) net40 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API