DynamicRouteExpression Constructor ()

.NET Framework (current version)
 

Initializes a new instance of the DynamicRouteExpression class.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

Public Sub New

You typically do not call the DynamicRouteExpression constructor. Instead, you use the DynamicRouteExpression class in page markup and the class is initialized when the page is loaded.

.NET Framework
Available since 4.0
Return to top
Show: