Search Results for

    Show / Hide Table of Contents

    Class StartPageConfigurationManager

    Inheritance
    System.Object
    StartPageConfigurationManager
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class StartPageConfigurationManager : object

    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