EntityTemplateUserControl.Mode Property

Definition

Gets the data-rendering mode for the entity.

public:
 property System::Web::UI::WebControls::DataBoundControlMode Mode { System::Web::UI::WebControls::DataBoundControlMode get(); };
public System.Web.UI.WebControls.DataBoundControlMode Mode { get; }
member this.Mode : System.Web.UI.WebControls.DataBoundControlMode
Public ReadOnly Property Mode As DataBoundControlMode

Property Value

The data-rendering mode for the entity.

Applies to