| TemplateRedirectionConfigTemplateTable Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Redirection.TemplateRedirectionConfig.TemplateTable"]
Namespace: Activsoft.Engine.RedirectionAssembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string TemplateTable { get; }Public ReadOnly Property TemplateTable As String
Get
public:
property String^ TemplateTable {
String^ get ();
}member TemplateTable : string with get
Property Value
Type:
String
See Also