net472
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 net472
Assembly

Microsoft.Web.Helpers , Version=2.0.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.AspNet.Web.Helpers.Mvc.

Package Microsoft.AspNet.Web.Helpers.Mvc net40
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/16/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙