SharePointExtractFormField2.GetSelectItemValue(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 ^ 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