C# Class BoC.Persistence.SitecoreGlass.ParametersTemplateValueProviderFactory.ParametersTemplateValueProvider

Inheritance: IValueProvider
Afficher le fichier Open project: csteeg/BoC

Méthodes publiques

Méthode Description
ContainsPrefix ( string prefix ) : bool
GetValue ( string key ) : System.Web.Mvc.ValueProviderResult

Method Details

ContainsPrefix() public méthode

public ContainsPrefix ( string prefix ) : bool
prefix string
Résultat bool

GetValue() public méthode

public GetValue ( string key ) : System.Web.Mvc.ValueProviderResult
key string
Résultat System.Web.Mvc.ValueProviderResult