Hi All,
I have been asked to do something and i am very new to Sharepoint development and customisation so am a bit unsure how to go about it, or if it is even possible. The brief is to create a web part that shows a list of sub sites of the current site, i have messed around and have created a web part which does this.
The second part of the problem is this list needs to be filtered but its current active state and also what type of site it is, which means i only want to show Active Projects which are of the type Work Projects. Is it possible to create properties like this for a site in sharepoint, and how can i access them to perform some form of filtering, maybe by just using a foreach loop or using LINQ, i am just a bit confused about how i can go about this and am struggling to find anything really concrete on this.
Thanks,
Rob