summaryT:DotNetNuke.Web.UI.WebControls.DnnRadioButton

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public class DnnRadioButton : RadioButton, 
	ILocalizable
Visual Basic
Public Class DnnRadioButton
	Inherits RadioButton
	Implements ILocalizable

Inheritance Hierarchy

See Also