C# 클래스 BExIS.Web.Shell.Areas.SAM.Helpers.HtmlPrefixScopeExtensions

파일 보기 프로젝트 열기: BEXIS2/Core

공개 메소드들

메소드 설명
BeginCollectionItem ( this html, string collectionName ) : IDisposable
BeginHtmlFieldPrefixScope ( this html, string htmlFieldPrefix ) : IDisposable

비공개 메소드들

메소드 설명
GetIdsToReuse ( System.Web.HttpContextBase httpContext, string collectionName ) : Queue

메소드 상세

BeginCollectionItem() 공개 정적인 메소드

public static BeginCollectionItem ( this html, string collectionName ) : IDisposable
html this
collectionName string
리턴 IDisposable

BeginHtmlFieldPrefixScope() 공개 정적인 메소드

public static BeginHtmlFieldPrefixScope ( this html, string htmlFieldPrefix ) : IDisposable
html this
htmlFieldPrefix string
리턴 IDisposable