You need to create a Web Part that will store and retrieve information for the current subsite.
Which object should you use?
A.
SPContext.Current.Site.RootWeb.AllProperties
B.
SPContext.Current.Site.RootWeb.Configuration
C.
SPContext.Current.Web.Configuration
D.
SPContext.Current.Web.Properties