 | FormFieldOption.GetFormFieldOptions Method |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntaxpublic static FormFieldOptionCollection GetFormFieldOptions(
int fieldId
)
Public Shared Function GetFormFieldOptions (
fieldId As Integer
) As FormFieldOptionCollection
Parameters
- fieldId
- Type: System.Int32
Return Value
Type:
FormFieldOptionCollection
See Also