Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MvcMusicStore
Helpers
HtmlHelpers
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