C# Class Elmah.SpeedBar.ItemTemplate

Inheritance: System.Item
Datei anzeigen Open project: elmah/Elmah

Public Methods

Method Description
Format ( string url ) : FormattedItem
ItemTemplate ( string text, string title, string href ) : System

Method Details

Format() public method

public Format ( string url ) : FormattedItem
url string
return FormattedItem

ItemTemplate() public method

public ItemTemplate ( string text, string title, string href ) : System
text string
title string
href string
return System