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

NameTypeRequiredDescription
layoutstringYesID of the layout whose form name you wish to get