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