Méthode | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
Index ( string nombre, DateTime fech_ini, DateTime fech_fin, int idCategoria, int idSubCat, int idRegion, int page ) : System.Web.Mvc.ActionResult | ||
Index2 ( ) : System.Web.Mvc.ActionResult | ||
PuntoVentas ( ) : System.Web.Mvc.ActionResult | ||
Search3 ( string region ) : System.Web.Mvc.ActionResult |
Méthode | Description | |
---|---|---|
Destacados ( ) : System.Web.Mvc.ActionResult | ||
Subcategorias ( int idCategoria ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Index ( string nombre, DateTime fech_ini, DateTime fech_fin, int idCategoria, int idSubCat, int idRegion, int page ) : System.Web.Mvc.ActionResult | ||
nombre | string | |
fech_ini | DateTime | |
fech_fin | DateTime | |
idCategoria | int | |
idSubCat | int | |
idRegion | int | |
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public Index2 ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public PuntoVentas ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Search3 ( string region ) : System.Web.Mvc.ActionResult | ||
region | string | |
Résultat | System.Web.Mvc.ActionResult |