System.Web.UI.WebControls.DayRenderEventArgs.SelectUrl Property

Gets the script used to post the page back to the server when the date being rendered is selected in a System.Web.UI.WebControls.Calendar control.

Syntax

public string SelectUrl { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the DayRenderEventArgs.SelectUrl property to retrieve the script used to post the page back to the server when the date being rendered is selected in a System.Web.UI.WebControls.Calendar control. This property is typically used when you want to customize the content rendered for a date, but still want to retain the postback behavior.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0