Microsoft
70-573 · Question #204
You are creating a Web Part. You need to ensure that the Web Part activates a Feature in the subsite without causing a memory leak. Which code segment should you use?
The correct answer is B. Dim featuresCollect As SPFeatureCollection =. See the full explanation below for the reasoning.
Question
You are creating a Web Part. You need to ensure that the Web Part activates a Feature in the subsite without causing a memory leak. Which code segment should you use?
Options
- ADim featuresCollect As SPFeatureCollection =
- BDim featuresCollect As SPFeatureCollection =
How the community answered
(32 responses)- A22% (7)
- B78% (25)
Community Discussion
No community discussion yet for this question.