set_uri_redirection_permanent
Description:
[ Version ( since = "1.4" ) ]
public void set_uri_redirection_permanent (bool permanent)
Answer a URI query by setting the requested URI redirection to permanent or not.
Parameters:
this |
a Query with query type URI
|
permanent |
whether the redirect is permanent or not
|