| OptionGetFormOptionById Method |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax public static Option GetFormOptionById(
int id
)
Public Shared Function GetFormOptionById (
id As Integer
) As Option
Parameters
- id
- Type: SystemInt32
Return Value
Type:
OptionSee Also