Click or drag to resize

DefaultValueAttribute Constructor

Initializes a new instance of the DefaultValueAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public DefaultValueAttribute(
	Object value
)

Parameters

value
Type: SystemObject
See Also