CdnLink.CdnSendLoad.OnCustomerMobilePhoneChanging C# (CSharp) Method

OnCustomerMobilePhoneChanging() private method

private OnCustomerMobilePhoneChanging ( string value ) : void
value string
return void
    partial void OnCustomerMobilePhoneChanging(string value);
    partial void OnCustomerMobilePhoneChanged();
CdnSendLoad