Click or drag to resize
AccessModelRefreshFromSettings Method
Copies the values of an existing Access.

Namespace: VirtualRadar.Interface.WebSite.WebAdminModels
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RefreshFromSettings(
	Access settings
)

Parameters

settings
Type: VirtualRadar.Interface.SettingsAccess
See Also