C# Class Telerik.Web.Mvc.Infrastructure.ViewComponentLocalization

Afficher le fichier Open project: juanplopes/simple-telerik

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToJson ( ) : string>.IDictionary

Méthodes protégées

Méthode Description
GetValue ( string key ) : string
ViewComponentLocalization ( string resourceLocation, string resourceName, CultureInfo culture ) : System.Collections.Generic

Method Details

GetValue() protected méthode

protected GetValue ( string key ) : string
key string
Résultat string

ToJson() public méthode

public ToJson ( ) : string>.IDictionary
Résultat string>.IDictionary

ViewComponentLocalization() protected méthode

protected ViewComponentLocalization ( string resourceLocation, string resourceName, CultureInfo culture ) : System.Collections.Generic
resourceLocation string
resourceName string
culture System.Globalization.CultureInfo
Résultat System.Collections.Generic