Dynamicweb 8 Documentation
CatchForm Method

Syntax
'Declaration
 
Public Function CatchForm( _ 
   ByVal form As FormSetting, _ 
   ByVal typeName As String, _ 
   ByVal properties As FormProperties _ 
) As FormSaveInfo
public FormSaveInfo CatchForm( 
   FormSetting form,
   string typeName,
   FormProperties properties 
)

Parameters

form
typeName
properties
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FormSave Class
FormSave Members

Send Feedback