SharePoint Custom JS file Best Practice

后端 未结 4 611
故里飘歌
故里飘歌 2021-02-04 16:37

I made a custom master page. I also made a custom CSS file, which I uploaded to \"Style Library\". I link to this CSS file by:



        
4条回答
  •  萌比男神i
    2021-02-04 16:45

    Check out the SharePoint:ScriptLink class, which is similar to the SharePoint:CssRegistration.

    The documentation is pretty sparse, but try this http://www.go4sharepoint.com/Forum/sharepointscriptlink-6462.aspx

提交回复
热议问题