BC30456: 'CreateLightVersionPages' is not a member of 'Dynamicweb.Base'.Source Error:
Line 238: <%Line 239: If Action = "" ThenLine 240: If Base.CreateLightVersionPages() ThenLine 241: Response.Write("" & Gui.Button(Translate.JsTranslate("Ny side"), "NewPage();", 0) & "")Line 242: End If
What do i miss?
tjh wrote:BC30456: 'CreateLightVersionPages' is not a member of 'Dynamicweb.Base'.Source Error: Line 238: <%Line 239: If Action = "" ThenLine 240: If Base.CreateLightVersionPages() ThenLine 241: Response.Write(" " & Gui.Button(Translate.JsTranslate("Ny side"), "NewPage();", 0) & " Source File: C:\DynamicWeb\Application\Application\Admin\Menu.aspx Line: 240 What do i miss?
Line 238: <%Line 239: If Action = "" ThenLine 240: If Base.CreateLightVersionPages() ThenLine 241: Response.Write("
I Found what i was missing, so this one is closed.
You must be logged in to post in the forum