Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: General Discussions > Locaization Persistence Mode types

Locaization Persistence Mode types

  • Chris avatar

    Posted on Nov 13, 2007 (permalink)

    Has anyone had any success using a localization persistence mode other than PathPrefix or Querystring.  Sitefinity 3.1 SP1 appears to support PathPrefix, PagePrefix, PageSuffix, QueryString, Session, Cookie, UserProfile, BrowserSettings. However, The page enters a loop when using these.


    Thanks,
    Chris
     

    Reply

  • Pepi Pepi admin's avatar

    Posted on Nov 14, 2007 (permalink)

    Hello Chris,

    Sitefinity supports only PathPrefix and QueryString persistence mode. So to localize your site you should set the persistenceMode attribute in <localization> section to either "QueryString" or "PathPrefix". For more information on localization, please refer to the User Manual, chapter Multilingual Content Management.

    Kind regards,
    Pepi
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: General Discussions > Locaization Persistence Mode types