C# Syntax
public static bool IsNullOrEmpty( IEnumerable collection, string verificationName, string verificationDescription, Image verificationImage )
Parameters
- collection
- The collection to check.
- verificationName
- The verification title.
- verificationDescription
- The verification description.
- verificationImage
- An image related to the verification.