Share via


SitesSvcSolutionWizard.validateDocumentService Method [AX 2012]

Validates the document service tab on the Sites SVC Solution Wizard form.

Syntax

public boolean validateDocumentService([boolean _showErrors])

Run On

Client

Parameters

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

Return Value

Type: boolean
true if the document service tab is valid; otherwise, false.

See Also

Reference

SitesSvcSolutionWizard Class