SharePointExtractFormField2.GetTextAreaValue(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ GetTextAreaValue(System::String ^ sTagName, System::String ^ sInput, System::String ^ locale);
public static string GetTextAreaValue (string sTagName, string sInput, string locale);
static member GetTextAreaValue : string * string * string -> string
Public Shared Function GetTextAreaValue (sTagName As String, sInput As String, locale As String) As String
Parameters
- sTagName
- String
- sInput
- String
- locale
- String