C# Class WebUI.App_Start.Html5RoutingConfig

Afficher le fichier Open project: kulish-alina/HR_Project

Méthodes publiques

Méthode Description
UseHtml5Routing ( this builder, string rootPath, string entryPath ) : IAppBuilder

Method Details

UseHtml5Routing() public static méthode

public static UseHtml5Routing ( this builder, string rootPath, string entryPath ) : IAppBuilder
builder this
rootPath string
entryPath string
Résultat IAppBuilder