C# Class FolketsTing.Controllers.Breadcrumb

Exibir arquivo Open project: friism/folketsting

Public Methods

Method Description
Breadcrumb ( string text, string controller, string action ) : System.Collections.Generic
Breadcrumb ( string text, string controller, string action, object rvals ) : System.Collections.Generic

Method Details

Breadcrumb() public method

public Breadcrumb ( string text, string controller, string action ) : System.Collections.Generic
text string
controller string
action string
return System.Collections.Generic

Breadcrumb() public method

public Breadcrumb ( string text, string controller, string action, object rvals ) : System.Collections.Generic
text string
controller string
action string
rvals object
return System.Collections.Generic