C# Class Transportation_TransportPriceList_TransportPriceListDetail_New, yfkey-scms

Inheritance: com.Sconit.Web.NewModuleBase
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
PageCleanup ( ) : void

Méthodes protégées

Méthode Description
CV_ServerValidate ( object source, ServerValidateEventArgs args ) : void
ODS_TransportPriceListDetail_Inserted ( object sender, ObjectDataSourceStatusEventArgs e ) : void
ODS_TransportPriceListDetail_Inserting ( object sender, ObjectDataSourceMethodEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnBack_Click ( object sender, EventArgs e ) : void
ddlPricingMethod_SelectedIndexChanged ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
GetTransportationAddressId ( string fullAddressAndId ) : int
GetVehicleType ( string vehicleType ) : CodeMaster
GetVehicleTypeGroup ( string pricingMethod ) : IList
InitPricingMethod ( ) : void

Method Details

CV_ServerValidate() protected méthode

protected CV_ServerValidate ( object source, ServerValidateEventArgs args ) : void
source object
args ServerValidateEventArgs
Résultat void

ODS_TransportPriceListDetail_Inserted() protected méthode

protected ODS_TransportPriceListDetail_Inserted ( object sender, ObjectDataSourceStatusEventArgs e ) : void
sender object
e ObjectDataSourceStatusEventArgs
Résultat void

ODS_TransportPriceListDetail_Inserting() protected méthode

protected ODS_TransportPriceListDetail_Inserting ( object sender, ObjectDataSourceMethodEventArgs e ) : void
sender object
e ObjectDataSourceMethodEventArgs
Résultat void

PageCleanup() public méthode

public PageCleanup ( ) : void
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnBack_Click() protected méthode

protected btnBack_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

ddlPricingMethod_SelectedIndexChanged() protected méthode

protected ddlPricingMethod_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void