DocumentQueryPropertiesOnSite Method |
Filters the data to include documents only on the given site(s).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public void OnSite(
params int[] siteIds
)
Parameters
- siteIds
- Type: SystemInt32
Site ID(s)
See Also