1
Answer

Get Specific list template CSOM powershell

Photo of Swetha

Swetha

6y
614
1
Hi ,
 
How to get specific list template from list template collection in Poweshell CSOM.
 I got list template collection using foll code:
$cusTemplateColl=$Context.Site.GetCustomListTemplates($Context.Web).
Unable to get specific list template.Can any one help me in this? 

Answers (1)