Click or drag to resize

MvValueSet Method

Sets a new content.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public virtual void Set(
	MvValue v
)

Parameters

v
Type: RW.Server.ComponentMvValue
The value from which the content is copied.
See Also