Contains(String,String,String,String,Image) Method
Checks whether the first string specified is contained within the second string.

C# Syntax

Parameters

expected
The string to search for.
actual
The string to check.
verificationName
The verification title.
verificationDescription
The verification description.
verificationImage
An image related to the verification.