/// <summary> /// Initializes a new instance of the <see cref="CMS.DocumentEngine.Types.AboutUs+AboutUsFields" /> class with the specified content item of type AboutUs. /// </summary> /// <param name="instance">The content item of type AboutUs that is a target of the extended API.</param> public AboutUsFields(AboutUs instance) { mInstance = instance; }