C# Class PetStore.Web.Components.ImageLocationComponent

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

Méthodes publiques

Méthode Description
ImageLocationComponent ( String productImagesDir ) : System
Render ( ) : void

Method Details

ImageLocationComponent() public méthode

public ImageLocationComponent ( String productImagesDir ) : System
productImagesDir String
Résultat System

Render() public méthode

public Render ( ) : void
Résultat void