Share via


SitesSvcSolutionWizard.validatePagePathTabInput Method [AX 2012]

Validates the page path tab.

Syntax

protected boolean validatePagePathTabInput([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 page path tab is valid; otherwise, false.

See Also

Reference

SitesSvcSolutionWizard Class