Gets a value indicating whether the request is a postback from the same page.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean request.ispostback() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
Boolean | True if this request is posted from the same page; otherwise, false. |