Click or drag to resize

TestHttpHandlerBaseActionAttributeUrlParam Field

Defines the URL parameter that identifies the test action. The value must be unique in the set of all test methods in the HTTP handler class.

Namespace:  PDTec.IceNet.Web.Utils
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public string UrlParam

Field Value

Type: String
See Also