getLayoutConfigFormName()
Overview
public string function getLayoutConfigFormName(
required string layout
)
Returns the form name used for configuring the given layout. If the layout does not exist, or does not have a corresponding configuration form, an empty string is returned.
Arguments
Name | Type | Required | Description |
---|---|---|---|
layout | string | Yes | ID of the layout whose form name you wish to get |