How SharePoint finds the template ID of a list

Source: Internet
Author: User

When we add ribbon operations, or the operation of a specific template, often need listtemplate values, we often need to search a variety of Web pages to find matching listtemplate values, in fact, there is a relatively simple method.

The registrationid= "101" on the XML header, defined as ribbon, means the document library.

<customaction id= "Ribbon.customgroup" registrationid= "a" registrationtype= "List" ...>

1, the following figure, open the "website content", add the application, we select the document library, click "Advanced Options";

2, look at the URL of the ListTemplate value, we are looking for the template ID, the following figure;

Summarize:

In fact, SharePoint in many places, use the URL upload id method, such as list settings, you can see the list of the GUID, list settings, the mouse in the Site column (field) above, you can see the built-in field naming, and so on, we observe these things, in the development process, There will be some more tips. In the process of looking up the template ID, also found the following blog, placed in other references, we are interested to see.

In particular, this method applies to various versions of SHAREPOINT2007-2013 ~ ~

Author: cnblogs Lin Yu

See more highlights of this column: http://www.bianceng.cnhttp://www.bianceng.cn/web/sharepoint/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.