Click or drag to resize

imbUrlOpsgetStandardizedUrl Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vrši standardizaciju URL-a (staro rešenje)

Namespace:  imbACE.Network.extensions
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static string getStandardizedUrl(
	string url,
	urlShema targetShema
)
Request Example View Source

Parameters

url
Type: SystemString
targetShema
Type: urlShema

Return Value

Type: String
See Also