C# Class MvcMusicStore.Helpers.HtmlHelpers

Exibir arquivo Open project: Microsoft-Web/HOL-MVC4DependencyInjection

Public Methods

Method Description
Truncate ( this helper, string input, int length ) : string

Method Details

Truncate() public static method

public static Truncate ( this helper, string input, int length ) : string
helper this
input string
length int
return string