C# Class ViewComponentSample.ViewComponents.TableComponent

Inheritance: Castle.MonoRail.Framework.ViewComponent
Exibir arquivo Open project: nats/castle-1.0.3-mono

Private Properties

Property Type Description

Public Methods

Method Description
Render ( ) : void
SupportsSection ( string name ) : bool

Method Details

Render() public method

public Render ( ) : void
return void

SupportsSection() public method

public SupportsSection ( string name ) : bool
name string
return bool