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