Calendar.LoadViewState Method (Object)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Loads a saved state of the Calendar control.

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

override LoadViewState : 
        savedState:Object -> unit

Parameters

savedState
Type: System.Object

A System.Object that contains the saved condition of the Calendar.

.NET Framework
Available since 1.1
Return to top
Show: