Share via


SitesSvcPage::createSolutionsFilter Method

Builds a query filter string to use when you want to limit recordset only to those record who belong to one of the supplied solutions

Syntax

client server public static str createSolutionsFilter(Array _solutionIds)

Run On

Called

Parameters

  • _solutionIds
    Type: Array Class
    The array of the solutions to build the filter string for

Return Value

Type: str
See the summary

See Also

Reference

SitesSvcPage Table