C# 클래스 ViewComponentSample.ViewComponents.TableComponent

상속: Castle.MonoRail.Framework.ViewComponent
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Render ( ) : void
SupportsSection ( string name ) : bool

메소드 상세

Render() 공개 메소드

public Render ( ) : void
리턴 void

SupportsSection() 공개 메소드

public SupportsSection ( string name ) : bool
name string
리턴 bool