C# 클래스 EnterpriseWebLibrary.EnterpriseWebFramework.CustomErrorDisplayStyle

A style that displays errors in a custom way.
상속: ErrorDisplayStyle
파일 보기 프로젝트 열기: enduracode/enterprise-web-library

공개 메소드들

메소드 설명
CustomErrorDisplayStyle ( Func controlGetter ) : System

Creates a custom error-display style.

비공개 메소드들

메소드 설명
ErrorDisplayStyle ( IEnumerable errors ) : IEnumerable

메소드 상세

CustomErrorDisplayStyle() 공개 메소드

Creates a custom error-display style.
public CustomErrorDisplayStyle ( Func controlGetter ) : System
controlGetter Func
리턴 System