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