| TemplateRedirectionModuleStandardUrlMakerRoot Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Redirection.TemplateRedirectionModule.StandardUrlMaker.Root"]
Namespace: Activsoft.Engine.RedirectionAssembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string Root { get; }Public ReadOnly Property Root As String
Get
public:
virtual property String^ Root {
String^ get () sealed;
}abstract Root : string with get
override Root : string with get
Property Value
Type:
StringImplements
IUrlMakerRoot
See Also