C# 클래스 Blade.Views.NullModelHelper

Global definition of how to render a control when the model is null (across web controls, user controls, and razor controls)
파일 보기 프로젝트 열기: kamsar/Blade 1 사용 예제들

비공개 메소드들

메소드 설명
RenderNullModelMessage ( System.Web.UI.HtmlTextWriter writer, string viewName, string dataSource, Type presenterType, Type modelType ) : void