Click or drag to resize

UrlSegmentInfoValid Method

Namespace:  LSRetail.Omni.Domain.DataModel.Base
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public static UrlSegmentInfo Valid(
	string segmentName,
	string value
)

Parameters

segmentName
Type: SystemString
value
Type: SystemString

Return Value

Type: UrlSegmentInfo
See Also