C# Class PetStore.Web.Components.ImageLocationComponent

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

Public Methods

Method Description
ImageLocationComponent ( String productImagesDir ) : System
Render ( ) : void

Method Details

ImageLocationComponent() public method

public ImageLocationComponent ( String productImagesDir ) : System
productImagesDir String
return System

Render() public method

public Render ( ) : void
return void