Response VerifyTitle Method C# API
Overload List

  NameDescription
Public methodVerifyTitle(String)
Verifies that the title of this Response page matches the specified title.
Public methodVerifyTitle(String, ActionType)
Verifies that the title of this Response page matches the specified title, and takes the specified action if it does not.
Back to Top
See Also