|  | RecroGridOnCreateSkeleton Method  | 
 
            A RecroGrid HTML kimenetének létrehozása
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxprotected virtual string OnCreateSkeleton(
	string clientId
)
Parameters
- clientId
- Type: SystemString
 The client identifier.
Return Value
Type: 
StringRecroGrid HTML.
 See Also
See Also