Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3487856
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T11:12:00+00:00 2026-05-18T11:12:00+00:00

I am storing a type in the EPiServer DDS that has a few properties

  • 0

I am storing a type in the EPiServer DDS that has a few properties such as string and guid. I now want to add a new property of type string to that type. How is it possible to get the DDS to recognise the new property added to the type and add it to the schema for the type in the DDS.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T11:12:01+00:00Added an answer on May 18, 2026 at 11:12 am

    You need to remap the type to the store like this:

    Let’s say your class is called Car

    var store = DynamicDataStoreFactory.Instance.GetStore(typeof(Car));
    store.StoreDefinition.Remap(typeof(Car));
    store.StoreDefinition.CommitChanges();

    If you’re then going to use the store instance directly after then do a refresh:

    store.Refresh();

    You can find more info about the DDS here:
    http://world.episerver.com/Documentation/Items/Tech-Notes/EPiServer-CMS-6/EPiServer-CMS-60/Dynamic-Data-Store/

    Paul Smith
    Developer Evangelist
    EPiServer

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A textbox has a property of storing a string which has a type telephone
I'm building a social networking type site that will be storing large chunks of
I'm storing contacts between different elements. I want to eliminate elements of certain type
i want to use a matrix type data structure for storing and looking up
I have created a new content type for storing additional user data (outside of
//Activity-- mTweetApp.SetCaseInfo(type,teet); //storing in another class public void SetCaseInfo(String PatientType,ArrayList arr){ // All objects
I have an XML data type column called tags. In that, I am storing
I am using the TIME data type for storing the employee extra hours worked,
I have an SQL Server 2008 database with a column of type geography storing
What column type should I use for storing html content from a website with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.