IModuleSetupRootUrl Property |
Get or set the root URL of the module.
Namespace:
AskiaPortalCmn.Setup
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string RootUrl { get; set; }
Property RootUrl As String
Get
Set
property String^ RootUrl {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also