C# Class Ext.Net.Radio

Inheritance: CheckboxBase, IPostBackEventHandler, ICheckBoxControl
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
LoadPostData bool
OnBeforeClientInit void
OnCheckedChanged void
Radio System

Public Methods

Method Description
IPostBackEventHandler ( string eventArgument ) : void
Radio ( Config config ) : System

Private Methods

Method Description
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool
OnBeforeClientInit ( Observable sender ) : void
OnCheckedChanged ( EventArgs e ) : void
Radio ( ) : System

Method Details

IPostBackEventHandler() public method

public IPostBackEventHandler ( string eventArgument ) : void
eventArgument string
return void

Radio() public method

public Radio ( Config config ) : System
config Config
return System