[]
Initialize a FromFormExAttribute instance.
public FromFormExAttribute(bool checkPrefix = false)
Public Sub New(Optional checkPrefix As Boolean = False)
| Type | Name | Description |
|---|---|---|
| bool | checkPrefix | A bool value indicates whether with prefix or without. |