Inherits from Picker The Campus Picker view is a picker that automatically populates with the campuses configured on the Rock server. The user can then select a campus from the list of items. Properties See Picker for available properties. Example <Rock:FieldContainer> <Rock:CampusPicker Label="Rock Campus Picker" IsRequired="false" SelectedValue="76882AE3-1CE8-42A6-A2B6-8C0B29CF8CF8" /> </Rock:FieldContainer>