Initializes a new instance of the HTMLForm class
Namespace: CuteEditor.ConvertorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public HTMLForm( HTMLNode node ) |
Visual Basic |
---|
Public Sub New ( _ node As HTMLNode _ ) |
Visual C++ |
---|
public: HTMLForm( HTMLNode^ node ) |
Parameters
- node
- Type: CuteEditor.Convertor..::..HTMLNode