Method | Description | |
---|---|---|
BeginCollectionItem ( this html, string collectionName ) : IDisposable | ||
BeginHtmlFieldPrefixScope ( this html, string htmlFieldPrefix ) : IDisposable |
Method | Description | |
---|---|---|
GetIdsToReuse ( System.Web.HttpContextBase httpContext, string collectionName ) : Queue |
public static BeginCollectionItem ( this html, string collectionName ) : IDisposable | ||
html | this | |
collectionName | string | |
return | IDisposable |
public static BeginHtmlFieldPrefixScope ( this html, string htmlFieldPrefix ) : IDisposable | ||
html | this | |
htmlFieldPrefix | string | |
return | IDisposable |