Click or drag to resize

FileControlSetValue Method

Sets the value.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void SetValue(
	string value
)

Parameters

value
Type: SystemString
The value.
See Also