Share via


SitesSvcSolutionWizard.validatePageTemplate Method [AX 2012]

Validates that a page template was selected.

Syntax

private boolean validatePageTemplate([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 template is valid; otherwise, false.

See Also

Reference

SitesSvcSolutionWizard Class