Click or drag to resize

IModuleUrls Property

Get the relative URLs associated with the module (relative to the `RootUrl` of the module)

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IDictionary<ModuleUrlTo, string> Urls { get; }

Property Value

Type: IDictionaryModuleUrlTo, String
See Also