Search Results for

    Show / Hide Table of Contents

    Class OldCodeBehindImporter

    Import ui code behind for UI v1 and v2

    Inheritance
    System.Object
    OldCodeBehindImporter
    Namespace: Simplic.Framework.Core
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class OldCodeBehindImporter : IDlrImportResolver

    Methods

    | Improve this Doc View Source

    GetModuleInformation(String)

    Check module info and whether the module exists

    Declaration
    public ResolvedType GetModuleInformation(string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    ResolvedType
    | Improve this Doc View Source

    GetScriptSource(String)

    Get module code.

    Declaration
    public string GetScriptSource(string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx