| FormFieldOptionGetFormFieldOptions Method |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax public static FormFieldOptionCollection GetFormFieldOptions(
int fieldId
)
Public Shared Function GetFormFieldOptions (
fieldId As Integer
) As FormFieldOptionCollection
Parameters
- fieldId
- Type: SystemInt32
Return Value
Type:
FormFieldOptionCollectionSee Also