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