Method GetStringValue
GetStringValue(string)
Gets an StringValue object from the form item content string. This method reads the contents of the last matched last item with the request encoding.
public StringValue GetStringValue(string name)
Parameters
name
stringThe form item name.