Share via


TemplateWizardDisallowUserTemplatesSecurityAttribute.DisallowUserTemplates Property

Definition

Gets a value that indicates whether to disallow user templates.

public:
 property bool DisallowUserTemplates { bool get(); };
public:
 property bool DisallowUserTemplates { bool get(); };
public bool DisallowUserTemplates { get; }
member this.DisallowUserTemplates : bool
Public ReadOnly Property DisallowUserTemplates As Boolean

Property Value

true to disallow user templates; otherwise, false.

Applies to