Value Method

Returns the value of a parameter.

Syntax

public string Value(string paramName);
Public Function Value(ByVal ParamName As String) As String

Remarks

The component will search through the Params collection for the parameter identified by ParamName and will return the value associated with it provided in the collection.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]