Search Results for

    Show / Hide Table of Contents

    Class StartPageConfigurationManager

    Inheritance
    System.Object
    StartPageConfigurationManager
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class StartPageConfigurationManager

    Methods

    | Improve this Doc View Source

    GetByUserId(Int32)

    Declaration
    public StartPageConfiguration GetByUserId(int userId)
    Parameters
    Type Name Description
    System.Int32 userId
    Returns
    Type Description
    StartPageConfiguration
    | Improve this Doc View Source

    Save(StartPageConfiguration)

    Declaration
    public bool Save(StartPageConfiguration configuration)
    Parameters
    Type Name Description
    StartPageConfiguration configuration
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx