Click or drag to resize

OptionAttribute Constructor (String)

Initializes a new instance of the OptionAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public OptionAttribute(
	string label
)

Parameters

label
Type: SystemString
See Also