Search Results for

    Show / Hide Table of Contents

    Class PhoneSettingsWindow

    Interaction logic for PhoneSettingsWindow.xaml

    Inheritance
    System.Object
    PhoneSettingsWindow
    Namespace: Simplic.Framework.PhoneInterface.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class PhoneSettingsWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    PhoneSettingsWindow(String)

    Initialize new phone numer

    Declaration
    public PhoneSettingsWindow(string providerName)
    Parameters
    Type Name Description
    System.String providerName

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save settings

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx