Click or drag to resize

FndUrlParameterCollection.ToString Method

Gets all parameters with their values as a string

Namespace:  Ifs.Fnd.Core
Assembly:  Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public override string ToString()

Return Value

Type: String
The string of parameters
See Also