Property | Type | Description |
---|
Method | Description | |
---|---|---|
CollectionContainsPrefix ( IEnumerable |
||
ContainsPrefix ( string prefix ) : bool | ||
GetValue ( string key ) : System.Web.Mvc.ValueProviderResult |
public static CollectionContainsPrefix ( IEnumerable |
||
collection | IEnumerable |
|
prefix | string | |
return | bool |
public ContainsPrefix ( string prefix ) : bool | ||
prefix | string | |
return | bool |
public GetValue ( string key ) : System.Web.Mvc.ValueProviderResult | ||
key | string | |
return | System.Web.Mvc.ValueProviderResult |