Share via


SitesSvcSolutionWizard.validateDocumentServiceParamsTabInput Method [AX 2012]

Validates the document service tab page.

Syntax

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

See Also

Reference

SitesSvcSolutionWizard Class