A content instance that implements `EPiServer.Core.IResourceable
` stores related assets in an instance of `EPiServer.Core.ContentAssetFolder
`. Resources that are stored as content assets are considered exclusive assets for that content instance; and therefore, you cannot select them from other content instances.
The following example shows how to get an existing assets folder, or create one automatically: