C# Class N2Bootstrap.Library.Tokens.FileTokenHelper

Inheritance: ITokenHelper
Mostrar archivo Open project: pauldotknopf/N2Bootstrap

Public Methods

Method Description
FileTokenHelper ( N2.Web.Rendering.DisplayableToken displayableToken ) : System
GetFormName ( ) : string
GetHelpText ( ) : string
GetTokenName ( ) : string
GetTokenValue ( ) : string

Method Details

FileTokenHelper() public method

public FileTokenHelper ( N2.Web.Rendering.DisplayableToken displayableToken ) : System
displayableToken N2.Web.Rendering.DisplayableToken
return System

GetFormName() public method

public GetFormName ( ) : string
return string

GetHelpText() public method

public GetHelpText ( ) : string
return string

GetTokenName() public method

public GetTokenName ( ) : string
return string

GetTokenValue() public method

public GetTokenValue ( ) : string
return string