| Visual Basic (Declaration) | |
|---|---|
| Public Property AlwaysDisplayDefaultTemplates As Boolean | |
| C# | |
|---|---|
| public bool AlwaysDisplayDefaultTemplates {get; set;} | |
Default templates are displayed when no other templates exist.
            
            
            Property Value
true if [always display default templates]; otherwise, false.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    