getLayout()
Overview
public string function getLayout(
string applicationId
)
Returns the configured (or calculated by convention) layout for the given application.
Arguments
Name | Type | Required | Description |
---|---|---|---|
applicationId | string | No | The ID of the application whose layout you wish to get. If not supplied, the default application will be used. |