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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public string UrlParam

Field Value

Type: String
See Also