Gets or sets the method to be used

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
protected DataSourceMethod Method { get; set; }

Field Value

The method.

See Also