Click or drag to resize

imbUrlOpsgetQuerySegment Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Izdvaja querz segment

Namespace:  imbACE.Network.extensions
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static string getQuerySegment(
	string query,
	urlSegment targetSegment,
	int index,
	string paramName = ""
)
Request Example View Source

Parameters

query
Type: SystemString
targetSegment
Type: urlSegment
index
Type: SystemInt32
paramName (Optional)
Type: SystemString

Return Value

Type: String
See Also