 | GuiSpacList Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[ObsoleteAttribute("Use IntegerDropdown instead.")]
public static string SpacList(
string selectedFieldValue,
string fieldName
)
<ObsoleteAttribute("Use IntegerDropdown instead.")>
Public Shared Function SpacList (
selectedFieldValue As String,
fieldName As String
) As String
Parameters
- selectedFieldValue
- Type: SystemString
- fieldName
- Type: SystemString
Return Value
Type:
String
See Also