  | GridDeseralizeSettings Method  | 
  
    Namespace: 
   Dynamicweb.Rendering.Designer
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static GridSettings DeseralizeSettings(
	string fullPath
)
Public Shared Function DeseralizeSettings ( 
	fullPath As String
) As GridSettings
Parameters
- fullPath
 - Type: SystemString
 
Return Value
Type: 
GridSettings
See Also