Share via


SitesSvcSolutionWizard.validateSolutionParamsTabInput Method [AX 2012]

Validates the solution parameters tab on the sites solution wizard.

Syntax

protected boolean validateSolutionParamsTabInput([boolean _showErrors])

Run On

Client

Parameters

  • _showErrors
    Type: boolean
    A Boolean value that indicates whether to show errors; optional.

Return Value

Type: boolean
true if the solution parameters tab is valid; otherwise, false.

See Also

Reference

SitesSvcSolutionWizard Class