Click or drag to resize
IRequestGetParameter Method

[Missing <summary> documentation for "M:Activsoft.Engine.Mobile.IRequest.GetParameter(System.String)"]

Namespace: Activsoft.Engine.Mobile
Assembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string GetParameter(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Activsoft.Engine.Mobile.IRequest.GetParameter(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Activsoft.Engine.Mobile.IRequest.GetParameter(System.String)"]

See Also