Click or drag to resize

GuiRadioButton Method (String, String, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string RadioButton(
	string selectedFieldValue,
	string fieldName,
	string fieldValue
)

Parameters

selectedFieldValue
Type: SystemString
fieldName
Type: SystemString
fieldValue
Type: SystemString

Return Value

Type: String
See Also