Try our conversational search powered by Generative AI!

Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Posted on: Mar 15, 2010
    Rating:

    If you want a property that renders in edit only one link from the LinkCollection property like this: As you can see I needed to copy the whole PropertyLinkCollectionControl class from reflector since it’s marked as internal. Read more about that...

  • Posted on: Mar 15, 2010
    Rating:

    On 15th June 2009, Microsoft annouced their decision to deprecate their System.Data.OracleClient  assembly. As an EPiServer developer working with Oracle, you’ll probably know that EPiServer CMS 5 uses this assembly. We decided to change direction...

  • Syndicated blog - Posted on: Mar 15, 2010

      Take a look at this picture. Can someone please explain me why PropertyLink CollectionControl is internal !!!. There is no reason I can think of. If there are some voodoo inside you don’t want us to play with you can mark those fields and...

  • Syndicated blog - Posted on: Mar 15, 2010

    One thing I from time to time get questions about is whether Relate+ comes with friendly URLs – you know those URLs that look really nice and are easy to read for a human. Unfortunately this is something that didn’t make it to the version 1 series...

  • Syndicated blog - Posted on: Mar 12, 2010

    "Have you ever wanted to store multiple page references in one property in EPiServer? This custom property lets you do exactly that." (copied from coderesort.com) Introduction: CodeResort is a hosted community for code development and maintainance...

  • Syndicated blog - Posted on: Mar 12, 2010

    Keywords: Trust, domain, SystemException, System.Security.Principal.NTAccount.TranslateToSids,   EPiServer.Security.UnifiedPrincipal.IsInRole The solution to this failure message is pretty well described both on EPiServer forum and on EPiServer...

  • Posted on: Mar 12, 2010
    Rating:

    Recently I’ve had an reoccurring need to find pages of a specific page type. Since the edit mode search is a bit limited to say the least and the tree structure in my particular case is huge, I created a small action window plugin. It’s nothing...

  • Syndicated blog - Posted on: Mar 12, 2010

    A blog post about how you can do authorization from multiple sources