 | FieldGetFieldById Method |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntaxpublic static Field GetFieldById(
int id
)
Public Shared Function GetFieldById (
id As Integer
) As Field
Parameters
- id
- Type: SystemInt32
Return Value
Type:
Field
See Also