|  | RecroGridRGServiceParamsGetStringDataParam Method  | 
 
            Gets the string data parameter.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic string GetStringDataParam(
	string name
)
Parameters
- name
- Type: SystemString
 The name of parameter.
Return Value
Type: 
StringThe value of parameter.
 See Also
See Also