Méthode | Description | |
---|---|---|
SaveAttribute ( ) |
Default constructor, always expect submit.Save value in the Request
|
|
SaveAttribute ( FieldMatchType matchType ) |
Alternate constructor allowing you to specify the id/name of the different save button ids that could exist in the request, at least one must match and they are matched using the FieldMatchType specified
|
public SaveAttribute ( FieldMatchType matchType ) | ||
matchType | FieldMatchType |