RecroDictIsValid Method
            Validation of the dictionary item's validity.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.9.0.24.1113.1
public static bool IsValid(
	string scope,
	string stringId
)
- scope  String
- The Scope.
- stringId  String
- The StringId.
Booleantrue if the specified dictionary item is valid; otherwise, 
false.