Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • I was hoping for something like a List Template ID, because users may provision an Asset Library under a different "Title" (List Name) such as "My Asset Library". I cannot find a List Template ID for "Asset Library" Commented Jan 17, 2019 at 14:35
  • I look at properties and Site Assets library is classic Document Library, ServerTemplate="101" ;BaseTemplate: DocumentLibrary ;TemplateFeatureId: 00bfea71-e717-4e80-aa17-d0c71b360101. So is impossible to filter by DocumentTemplateID here. Site Assets library is different from another Document Library only by name. So you are not able to create Site Asset Libary with different Title, cause this is classic Document Library. Commented Jan 17, 2019 at 14:44
  • I was able to create an Asset Library and name it "My Asset Library" However, I think the Template ID is 851. I will try that and see. Commented Jan 17, 2019 at 14:54
  • Try it, I worked with SP2013 and here I have AL like DOcumentLibrary and Images as 851. I find article about it but they wrote about SP2010 and there were lots of differences between 2010 and 2013. Hope it helps. Make it as answer, thanks. Commented Jan 17, 2019 at 14:58
  • You are correct. When I ran through the debugger, it reported the List ID as 101 (DocumentLibrary {101}). Commented Jan 17, 2019 at 18:04