Register | Login
Friday, February 10, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorUse Skin Object in .aspx fileUse Skin Object in .aspx file
Previous Previous
 
Next Next
New Post
 8/15/2008 3:58 AM
 

Hi,
thanks for the great module! Without it DNN would only be worth half of it (at best) :-)
Is there a way to use the skin object in an .aspx skin file?
your's
felix

New Post
 9/2/2008 7:38 PM
 

Thanks and sorry, never heard about a .aspx skin file. I only know .htm and .ascx

New Post
 9/3/2008 2:39 AM
 

Ooops, I meant ".ascx". So:

Is there a way to use the skin object in an .ascx skin file?
your's
felix

New Post
 9/4/2008 9:21 AM
 

Hi Felix,

is your problem already solved?
Do you like to implement the language selector as a skinobject?

Best,

Jörg

New Post
 9/4/2008 1:37 PM
 

Yes, you can use it directly in your .ascx file. The most easy way to accomplish this is to install the sample skin provided in this site.

After that, you can include any paramenter as any asp.net control: parameter="value".

The list of possible parameters are described in the module page.

The new version already incldes an option to generate the asp.net code for .ascx, I will try to find a few minutes to publish it the next week

Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorUse Skin Object in .aspx fileUse Skin Object in .aspx file