Help method to test if a string should be considered as a null value.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
Parameters
- stringToCheck
- Type: System..::.String
The string to check.
Remarks
Same as String.IsNullOrEmpty.