Share via


SitesSvcSolutionWizard.validatePagePath Method [AX 2012]

Validates the page path parameter on the sites solution wizard.

Syntax

protected boolean validatePagePath([boolean _showErrors])

Run On

Client

Parameters

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

Return Value

Type: boolean
true if the page path parameter is valid; otherwise, false.

See Also

Reference

SitesSvcSolutionWizard Class