共用方式為


FormMethod 列舉

定義

指定常數,定義所使用的表單方法。

public enum class FormMethod
public enum FormMethod
type FormMethod = 
Public Enum FormMethod
繼承
FormMethod

欄位

Dialog 2

對話方塊表單方法。

Get 0

取得表單方法。

Post 1

Post 表單方法。

適用於