DynamicDataRouteHandler Class

Definition

Processes ASP.NET Dynamic Data route patterns.

C#
public class DynamicDataRouteHandler : System.Web.Routing.IRouteHandler
Inheritance
DynamicDataRouteHandler
Implements

Constructors

DynamicDataRouteHandler()

Initializes a new instance of the DynamicDataRouteHandler class.

Properties

Model

Gets or sets the MetaModel object that the DynamicDataRouteHandler class is associated with.

Methods

CreateHandler(DynamicDataRoute, MetaTable, String)

Creates a handler to process a request.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetCustomPageVirtualPath(MetaTable, String)

Creates the virtual path of a custom page.

GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetRequestContext(HttpContext)

Returns the RequestContext instance for the current Web request.

GetRequestMetaTable(HttpContext)

Returns a MetaTable object from the HttpContext object.

GetScaffoldPageVirtualPath(MetaTable, String)

Returns the virtual path of a page that is enabled for Dynamic Data.

GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
SetRequestMetaTable(HttpContext, MetaTable)

Sets the MetaTable object that is associated with the current HttpRequest object.

ToString()

Returns a string that represents the current object.

(Inherited from Object)

Explicit Interface Implementations

IRouteHandler.GetHttpHandler(RequestContext)

Returns the handler that processes ASP.NET Dynamic Data route patterns.

Applies to

Proizvod Verzije
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1