Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'WebData' does not contain a definition for 'getDefaultSocialNetworkingImageKM2016'

Source Error:


Line 24:         ogMeta.Title = "KMWorld 2016 Attendees";
Line 25:         ogMeta.Description = "Here is a small sampling of attendees you'll have the opportunity to network with this year at KMworld.";
Line 26:         ogMeta.addImageURL(WebData.getDefaultSocialNetworkingImageKM2016());           
Line 27:         ogMeta.ContentType = "website";
Line 28:         ogMeta.URL = ITIConferenceWebData.getPath("Attendees.aspx");

Source File: H:\Sites\KMWorld\Conference\2016\Attendees.aspx.cs    Line: 26





Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0