Search Results for

    Show / Hide Table of Contents

    Class AbstractLayoutConfiguration

    Base class for layout configurations

    Inheritance
    System.Object
    AbstractLayoutConfiguration
    EditorReviewLayoutConfiguration
    EditorSignoffLayoutConfiguration
    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: Sdl.Desktop.IntegrationApi.Extensions
    Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
    Syntax
    public abstract class AbstractLayoutConfiguration

    Constructors

    AbstractLayoutConfiguration()

    Declaration
    protected AbstractLayoutConfiguration()

    Properties

    Id

    Layout configuration identifier

    Declaration
    public string Id { get; protected set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • AbstractLayoutConfiguration()
    • Properties
      • Id
    • Extension Methods
    Back to top Generated by DocFX