[mono-vb] extract resources in aspx

Rolf Bjarne Kvinge rolflists at ya.com
Mon Jun 16 10:02:36 EDT 2008


Hi, 

This is not a vb-specific issue (I made a simple sample in C# and it still
fails), so you'll be better off asking in mono-list instead of mono-vb.

I have no clue as to what the problem is.

Rolf

-----Original Message-----
From: mono-vb-bounces at lists.ximian.com
[mailto:mono-vb-bounces at lists.ximian.com] On Behalf Of davideveloper
Sent: miércoles, 11 de junio de 2008 23:23
To: mono-vb at lists.ximian.com
Subject: [mono-vb] extract resources in aspx


HI

In MS.NET I can extract a resource string from the global resources using
this statement '<%$ Resources:TestGlobal,ApplicationTitle %>' (an example is
below, extracts the page title from global resources) but it seems not to
work in Mono, does anyone know the correct syntax I must use for this to
work in mono ?


<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Test.aspx.vb"
Inherits="testclass" Title='<%$ Resources:TestGlobal,ApplicationTitle %>' %>
-- 
View this message in context:
http://www.nabble.com/extract-resources-in-aspx-tp17787580p17787580.html
Sent from the Mono - VB mailing list archive at Nabble.com.

_______________________________________________
Mono-vb mailing list
Mono-vb at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-vb
No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 270.3.0/1498 - Release Date: 11/06/2008
19:13



More information about the Mono-vb mailing list