Overload List
Name | Description | |
---|---|---|
RaisePostBackEvent(String) |
Handles postback event with argument "save". Permissions are checked and method SaveChanges()
is called as reaction.
| |
RaisePostBackEvent(IPostBackEventHandler, String) | Notifies the server control that caused the postback that it should handle an incoming postback event. (Inherited from Page.) |
See Also