Click or drag to resize

SettingsConfigGetUrlToUse Method

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Setup
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2025.10
Syntax
C#
public string GetUrlToUse(
	bool withAuth = false
)

Parameters

withAuth (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also