C# Class SampleSite.Controllers.AjaxArea.ObserverFieldController

Inheritance: AbstractAjaxApplicationController
Mostra file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
AddressFromZip ( String value ) : void
GetStatesFromCountry ( String value ) : void
Index ( ) : void

Method Details

AddressFromZip() public method

public AddressFromZip ( String value ) : void
value String
return void

GetStatesFromCountry() public method

public GetStatesFromCountry ( String value ) : void
value String
return void

Index() public method

public Index ( ) : void
return void