Share via


SharePointExtractFormField2.GetTextAreaValue(String, String, String) Method

Definition

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

Returns

Applies to