C# Class HtmlTags.UI.Helpers.JQueryHelpers

Afficher le fichier Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC Class Usage Examples

Méthodes publiques

Méthode Description
WrapWithJQueryReady ( string script ) : string
WrapWithJQueryReadyAndScriptTag ( string script ) : HtmlTags.HtmlTag

Method Details

WrapWithJQueryReady() public static méthode

public static WrapWithJQueryReady ( string script ) : string
script string
Résultat string

WrapWithJQueryReadyAndScriptTag() public static méthode

public static WrapWithJQueryReadyAndScriptTag ( string script ) : HtmlTags.HtmlTag
script string
Résultat HtmlTags.HtmlTag