C# Class Elmah.SpeedBar.ItemTemplate

Inheritance: System.Item
Afficher le fichier Open project: elmah/Elmah

Méthodes publiques

Méthode Description
Format ( string url ) : FormattedItem
ItemTemplate ( string text, string title, string href ) : System

Method Details

Format() public méthode

public Format ( string url ) : FormattedItem
url string
Résultat FormattedItem

ItemTemplate() public méthode

public ItemTemplate ( string text, string title, string href ) : System
text string
title string
href string
Résultat System