URIHandlerT.setUri

Tries to set the URI of the given handler.

template URIHandlerT()
override
bool
setUri
(
string uri
)

Parameters

uri string

URI to set

Return Value

Type: bool

true if the URI was set successfully, else false.