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

Inheritance: IValueProvider
Show file Open project: csteeg/BoC

Public Methods

Method Description
ContainsPrefix ( string prefix ) : bool
GetValue ( string key ) : System.Web.Mvc.ValueProviderResult

Method Details

ContainsPrefix() public method

public ContainsPrefix ( string prefix ) : bool
prefix string
return bool

GetValue() public method

public GetValue ( string key ) : System.Web.Mvc.ValueProviderResult
key string
return System.Web.Mvc.ValueProviderResult