SoftadminGuide.Parameter_Heading_Create

Type: Stored procedure

Creates a heading control.

Expects a table #SoftadminGuideMultiControl created by SoftadminGuide.Parameter_MultiControl_Definition.

Parameters

@ParameterName mandatory varchar(1000)
The parameter name. Not used for anything except having a unique name in the NewEdit.
@Label mandatory varchar(1000)
The parameter label.