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