Class AbstractLayoutConfiguration
Base class for layout configurations
Inheritance
System.Object
AbstractLayoutConfiguration
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 |