Click or drag to resize
TemplateRedirectionConfigItem Property

[Missing <summary> documentation for "P:Activsoft.Engine.Redirection.TemplateRedirectionConfig.Item(System.String)"]

Namespace: Activsoft.Engine.Redirection
Assembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public string this[
	string templateName
] { get; }

Parameters

templateName
Type: SystemString

Property Value

Type: String
See Also