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: 6.3.0.0 (0.8.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