aie0
December 2nd, 2010, 07:39 AM
what does "showOtherVersions: false" mean in
this.discoService.getItemPageInfo(this.discoLoginParams, discoParams, catalogObject,
showOtherVersions: false,
showOtherVersionsSpecified: true,
showPreviews: false,
showPreviewsSpecified: true);
I looked in msdn but didn't found such operator?
this.discoService.getItemPageInfo(this.discoLoginParams, discoParams, catalogObject,
showOtherVersions: false,
showOtherVersionsSpecified: true,
showPreviews: false,
showPreviewsSpecified: true);
I looked in msdn but didn't found such operator?