RouteData::GetRequiredString Method (String^)
.NET Framework (current version)
Retrieves the value with the specified identifier.
Assembly: System.Web (in System.Web.dll)
Parameters
- valueName
-
Type:
System::String^
The key of the value to retrieve.
| Exception | Condition |
|---|---|
| InvalidOperationException | A value does not exist for valueName. |
.NET Framework
Available since 3.5
Available since 3.5
Show: