C# Class SimpleSocialAuth.MVC3.HtmlExtensions

Afficher le fichier Open project: rafek/SimpleSocialAuth

Méthodes publiques

Méthode Description
AuthButtons ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
RenderAuthScript ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
RenderAuthStylesheet ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
RenderAuthWarnings ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString

Private Methods

Méthode Description
WebResource ( Type type, string resourcePath ) : string

Method Details

AuthButtons() public static méthode

public static AuthButtons ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
Résultat System.Web.Mvc.MvcHtmlString

RenderAuthScript() public static méthode

public static RenderAuthScript ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
Résultat System.Web.Mvc.MvcHtmlString

RenderAuthStylesheet() public static méthode

public static RenderAuthStylesheet ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
Résultat System.Web.Mvc.MvcHtmlString

RenderAuthWarnings() public static méthode

public static RenderAuthWarnings ( this htmlHelper ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
Résultat System.Web.Mvc.MvcHtmlString