Search Results for

    Show / Hide Table of Contents

    Class NewCommentControl

    Control for creating new instance data comments

    Inheritance
    System.Object
    NewCommentControl
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class NewCommentControl : UserControl

    Constructors

    | Improve this Doc View Source

    NewCommentControl()

    Create comment control

    Declaration
    public NewCommentControl()

    Methods

    | Improve this Doc View Source

    Initialize(InstanceDataCommentModel)

    Initialize control

    Declaration
    public void Initialize(InstanceDataCommentModel model)
    Parameters
    Type Name Description
    InstanceDataCommentModel model

    Model containing all information for create the comment

    | Improve this Doc View Source

    Set()

    Create/Update the comment and save it in the database

    Declaration
    public void Set()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx