Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Load layout.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.UI
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
Sub LoadLayout ( _
layoutId As String _
)
'Usage
Dim instance As IPosCustomControlV1
Dim layoutId As String
instance.LoadLayout(layoutId)
void LoadLayout(
string layoutId
)
void LoadLayout(
String^ layoutId
)
Parameters
- layoutId
Type: System.String
Remarks
Called when new layout is being loaded. e.g. during operator log on.