Telerik
Skip Navigation LinksHome / Community / Forums / ASP.NET > Spell > localizationpath

Not answered localizationpath

Feed from this thread
  • Jeffrey Byboth avatar

    Posted on Jul 28, 2008 (permalink)

    I am trying to set the localization path and it does not seem to do anything.

    I am trying to set it to a URL.  Is this allowable??

    LocalizationPath="http://localhost/GetSpellCheckLocalization"

    I am trying to integrate this in with our existing locaization framework.  Any other alternatives to this would be helpful.

    Reply

  • Telerik Admin admin's avatar

    Posted on Jul 31, 2008 (permalink)

    Hi Jeffrey,

    The LocalizationPath property expects a virtual path as a value, e.g.

     <radS:RadSpell id="RadSpell1" runat="server" LocalizationPath="~/Localization" ControlToCheck="textBox1" />


    Best regards,
    Rumen
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

Back to Top

Skip Navigation LinksHome / Community / Forums / ASP.NET > Spell > localizationpath

Powered by Sitefinity ASP.NET CMS

Contact Us | Site Feedback | Terms of Use | Privacy Policy
Copyright © 2002-2010 Telerik. All rights reserved.