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 Search(string searchQuery, int width = 250, int height = 300, string title = null, string caption = null, string backgroundShellColor = "#8ec1da", string shellColor = "#ffffff", string tweetsBackgroundColor = "#ffffff", string tweetsColor = "#444444", string tweetsLinksColor = "#1985b5", bool scrollBar = false, bool loop = true, bool live = true, bool hashTags = true, bool timestamp = true, bool avatars = true, bool topTweets = 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