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; }
ReadOnly Property Urls As IDictionary(Of ModuleUrlTo, String)
Get
property IDictionary<ModuleUrlTo, String^>^ Urls {
IDictionary<ModuleUrlTo, String^>^ get ();
}
Property Value
Type:
IDictionaryModuleUrlTo,
StringSee Also