Search Results for

    Show / Hide Table of Contents

    Class UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParamController

    Inheritance
    object
    PopupWindowController
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>
    ParamViewerController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>
    UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParamController
    Implements
    IPopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>
    IParamViewerController
    IPopupWindowController
    IController
    Inherited Members
    ParamViewerController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.SetParam(UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam)
    ParamViewerController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.Display()
    ParamViewerController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.OriginalParam
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.InitFromWindow(IPopupWindow<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>)
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.InitCommands(IList<ViewCommand>)
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.OnOk(object)
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.OnOk(UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam)
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.Validate(UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam)
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.OnCancel()
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.OwningWindow
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.Commands
    PopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>.GetResult
    PopupWindowController.RootController
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Client.Core.Views.Controllers
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    public class UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParamController : ParamViewerController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>, IPopupWindowController<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam>, IParamViewerController, IPopupWindowController, IController

    Constructors

    UpdatePasswordSerializedParamController(IParamViewer<UpdatePasswordSerializedParam>, UpdatePasswordSerializedParam)

    Declaration
    public UpdatePasswordSerializedParamController(IParamViewer<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam> window, UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam param)
    Parameters
    Type Name Description
    IParamViewer<UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam> window
    UserSettingsController.ResetMyPassword.UpdatePasswordSerializedParam param

    Implements

    IPopupWindowController<TResult>
    IParamViewerController
    IPopupWindowController
    IController

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.