C# Class BExIS.Web.Shell.Areas.RPM.Helpers.HtmlPrefixScopeExtentions

Afficher le fichier Open project: BEXIS2/Core

Méthodes publiques

Méthode Description
BeginCollectionItem ( this html, string collectionName ) : IDisposable
BeginHtmlFieldPrefixScope ( this html, string htmlFieldPrefix ) : IDisposable

Private Methods

Méthode Description
GetIdsToReuse ( System.Web.HttpContextBase httpContext, string collectionName ) : Queue

Method Details

BeginCollectionItem() public static méthode

public static BeginCollectionItem ( this html, string collectionName ) : IDisposable
html this
collectionName string
Résultat IDisposable

BeginHtmlFieldPrefixScope() public static méthode

public static BeginHtmlFieldPrefixScope ( this html, string htmlFieldPrefix ) : IDisposable
html this
htmlFieldPrefix string
Résultat IDisposable