Show / Hide Table of Contents

Method SetValue

| Edit this page View Source

SetValue(string)

Sets the value of a control.

Declaration
public void SetValue(string value)
Parameters
Type Name Description
string value

The value to set. The provider is responsible for converting the value to the appropriate data type.

Implements
IValueProvider.SetValue(string)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX