Click or drag to resize
ValidationModelHelperCreateEmptyViewModelValidationFields Method
Creates empty ValidationModelField objects in the view model passed across.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void CreateEmptyViewModelValidationFields(
	Object viewModel
)

Parameters

viewModel
Type: SystemObject
See Also