The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UserProfileAttribute::GetValueProvider Method (ModelBindingExecutionContext^)
.NET Framework (current version)
Gets the value provider.
Assembly: System.Web (in System.Web.dll)
public: virtual IValueProvider^ GetValueProvider( ModelBindingExecutionContext^ modelBindingExecutionContext ) sealed
Parameters
- modelBindingExecutionContext
-
Type:
System.Web.ModelBinding::ModelBindingExecutionContext^
The execution context.
Return Value
Type: System.Web.ModelBinding::IValueProvider^A new instance of the UserProfileValueProvider class.
.NET Framework
Available since 4.5
Available since 4.5
Show: