Skip to content

Instantly share code, notes, and snippets.

@mskutta
Created September 8, 2015 16:45
Show Gist options
  • Save mskutta/f5e4e08e283f8fb7bb4e to your computer and use it in GitHub Desktop.
Save mskutta/f5e4e08e283f8fb7bb4e to your computer and use it in GitHub Desktop.
Sitecore: Automatically Save Related Items using Glass Mapper
[AttributeUsage(AttributeTargets.Property)]
public class SitecoreCompositeRelationshipAttribute : Attribute
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment