C# Class ViewComponentSample.ViewComponents.TableComponent

Inheritance: Castle.MonoRail.Framework.ViewComponent
Afficher le fichier Open project: nats/castle-1.0.3-mono

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Render ( ) : void
SupportsSection ( string name ) : bool

Method Details

Render() public méthode

public Render ( ) : void
Résultat void

SupportsSection() public méthode

public SupportsSection ( string name ) : bool
name string
Résultat bool