RecroDictIsValid Method
Validation of the dictionary item's validity.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.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.