Click or drag to resize
AccessModel.RefreshFromSettings 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.Settings.Access
See Also