 | GuiIntegerDropdown Method (String, String) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string IntegerDropdown(
string selectedFieldValue,
string fieldName
)
Public Shared Function IntegerDropdown (
selectedFieldValue As String,
fieldName As String
) As String
Parameters
- selectedFieldValue
- Type: SystemString
- fieldName
- Type: SystemString
Return Value
Type:
String
See Also