indeXus.Net Shared Cache
Assembly: MergeSystem.Indexus.Notify (in MergeSystem.Indexus.Notify.dll)
Version: 2.0.3.270
Get the value based on the key from the app.config
Namespace: MergeSystem.Indexus.Notify
Assembly: MergeSystem.Indexus.Notify (in MergeSystem.Indexus.Notify.dll)
Version: 2.0.3.270
Syntax
| C# |
|---|
public static int GetIntValueFromConfigByKey( string key ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetIntValueFromConfigByKey ( _ key As String _ ) As Integer |
| Visual C++ |
|---|
public: static int GetIntValueFromConfigByKey ( String^ key ) |
Parameters
Return Value
int value of a applied key
See Also
Config Class
MergeSystem.Indexus.Notify Namespace
