Condividi tramite


SharePointExtractFormField2.GetSelectItemValue(String, String, String) Method

Definition

public:
 static System::String ^ GetSelectItemValue(System::String ^ sTagName, System::String ^ sInput, System::String ^ locale);
public static string GetSelectItemValue (string sTagName, string sInput, string locale);
static member GetSelectItemValue : string * string * string -> string
Public Shared Function GetSelectItemValue (sTagName As String, sInput As String, locale As String) As String

Parameters

sTagName
String
sInput
String
locale
String

Returns

Applies to