Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Layout Class
Namespace
Usage
Layout Properties
The following are properties for Layout.
customConsoleComponents
feedLayout
Signature
public Metadata.FeedLayout feedLayout {get; set;}
Property Value
Type: Metadata.FeedLayout
headers
Signature
public List<Metadata.LayoutHeader> headers {get; set;}
Property Value
Type: List<Metadata.LayoutHeader>
layoutSections
Signature
public List<Metadata.LayoutSection> layoutSections {get; set;}
Property Value
Type: List<Metadata.LayoutSection>
miniLayout
Signature
public Metadata.MiniLayout miniLayout {get; set;}
Property Value
Type: Metadata.MiniLayout
platformActionList
quickActionList
Signature
public Metadata.QuickActionList quickActionList {get; set;}
Property Value
Type: Meatadata.QuickActionL.
runAssignmentRulesDefault
Signature
public Boolean runAssignmentRulesDefault {get; set;}
Property Value
Type: Boolean
showEmailCheckbox
Signature
public Boolean showEmailCheckbox {get; set;}
Property Value
Type: Boolean
showHighlightsPanel
Signature
public Boolean showHighlightsPanel {get; set;}
Property Value
Type: Boolean
showInteractionLogPanel
Signature
public Boolean showInteractionLogPanel {get; set;}
Property Value
Type: Boolean
showKnowledgeComponent
Signature
public Boolean showKnowledgeComponent {get; set;}
Property Value
Type: Boolean
showRunAssignmentRulesCheckbox
Signature
public Boolean showRunAssignmentRulesCheckbox {get; set;}
Property Value
Type: Boolean
showSolutionSection
Signature
public Boolean showSolutionSection {get; set;}
Property Value
Type: Boolean
showSubmitAndAttachButton
Signature
public Boolean showSubmitAndAttachButton {get; set;}
Property Value
Type: Boolean
summaryLayout
Signature
public Metadata.SummaryLayout summaryLayout {get; set;}
Property Value
Type: Metadata.SummaryLayout