|  | RecroTrackInit Method  | 
 
            RecroTrack globális beállítások inicializálása.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic static void Init(
	Nullable<bool> enableRecroTrack = null,
	string rowVersionName = null
)
Parameters
- enableRecroTrack (Optional)
- Type: SystemNullableBoolean
 RecroTrack engedélyezése.
- rowVersionName (Optional)
- Type: SystemString
 RowVersion oszlop neve.
 Remarks
Remarks
            Amelyik paraméter nincsen megadva, azt a web.config-ból veszi.
            
 See Also
See Also