Click or drag to resize

ViewSettingGetViewSettingById Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static ViewSetting GetViewSettingById(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: ViewSetting
See Also