Search Results for

    Show / Hide Table of Contents

    Class AbstractLayoutConfiguration

    Base class for layout configurations

    Inheritance
    Object
    AbstractLayoutConfiguration
    EditorReviewLayoutConfiguration
    EditorSignoffLayoutConfiguration
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    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
    String

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)
    In this article
    Back to top Generated by DocFX