Click or drag to resize

RadiobuttonListAttribute Constructor (String, Int32, Int32)

Initializes a new instance of the RadiobuttonListAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public RadiobuttonListAttribute(
	string name,
	int labelPosition,
	int iconPosition
)

Parameters

name
Type: SystemString
labelPosition
Type: SystemInt32
iconPosition
Type: SystemInt32
See Also