IEnumerableValueProvider::GetKeysFromPrefix Method

Gets the keys from the prefix.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

IDictionary<String^, String^>^ GetKeysFromPrefix(
	String^ prefix
)

Parameters

prefix
Type: System::String

The prefix.

Show: