IReferenceSiteBaseUrl Property
|
Only apply in runtime. Design-time will need to get from selected publishing target
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax string SiteBaseUrl { get; }
ReadOnly Property SiteBaseUrl As String
Get
property String^ SiteBaseUrl {
String^ get ();
}
abstract SiteBaseUrl : string with get
Property Value
Type:
StringSee Also