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