Loads a Calendar control from specified path.
Parameters
-
virtualPath
- The virtual path of the Calendar file. You can use '~' to represent the Web application root. For example, you can use "~/calendar1.EOWeb.ascx" to load "calendar1.EOWeb.ascx" in the Web application root directory.
Return Value
Returns the loaded Calendar
See Also
Calendar Class | EO.Web Namespace