TemplateWizardSecurityAttribute.CallingTemplate Property

Definition

Gets the name of the template allowed to call the template wizard extension.

public:
 property System::String ^ CallingTemplate { System::String ^ get(); };
public:
 property Platform::String ^ CallingTemplate { Platform::String ^ get(); };
public string CallingTemplate { get; }
member this.CallingTemplate : string
Public ReadOnly Property CallingTemplate As String

Property Value

The name of the template allowed to call the template wizard extension.

Applies to