7c036a35 c08a ce4d 8e77 f2a61e6b391a - autumn009/NestedHtmlWriter GitHub Wiki
Form elemnt object creation
Namespace: NestedHtmlWriter
Assembly: NestedHtmlWriterPortable (in NestedHtmlWriterPortable.dll) Version: 1.0.6152.32515 (1.0.0.0)
C#
public NhForm CreateForm(
string action
)
VB
Public Function CreateForm (
action As String
) As NhForm
C++
public:
NhForm^ CreateForm(
String^ action
)
F#
member CreateForm :
action : string -> NhForm
- action
- Type: System.String
action attribute value
Type: NhForm
created object