Intersoft WebScheduler Documentation
WebScheduler Class
Members  See Also  Send Feedback
ISNet.WebUI.WebScheduler Namespace : WebScheduler Class






Glossary Item Box

WebScheduler.NET™ is designed for ease-of-use and out-of-the-box Scheduling experience, yet providing advanced level of customization and innovative features. WebScheduler.NET™ allows you to build professional calendaring and scheduling application with very minimal efforts and time.

Object Model

WebScheduler Class

Syntax

Visual Basic (Declaration) 
<System.Web.UI.ToolboxDataAttribute("<{0}:WebScheduler runat=server Width="800px" Height="600px"></{0}:WebScheduler>")>
<System.ComponentModel.DefaultPropertyAttribute("DataSourceID")>
<System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ISNet.WebUI.WebScheduler.WebSchedulerDesigner, ISNet.WebUI.WebScheduler, Version=3.0.1000.5, Culture=neutral, PublicKeyToken=b1f2a8511635667a")>
<ISNet.Serialization.XmlSerializableAttribute(JSFileNames="WebScheduler.js;WebScheduler_Calendar.js;WebScheduler_CallOut.js;WebScheduler_Scheduler.js;WebScheduler_Data.js;Shared\CultureInfo.js;Shared\CoreValidator.js", Type=XmlSerializationType.ClientAndLayout)>
<System.SerializableAttribute()>
<System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand Or  _
    SecurityAction.Deny Or  _
    SecurityAction.LinkDemand, 
   Unrestricted=False)>
<System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand Or  _
    SecurityAction.Assert Or  _
    SecurityAction.Deny Or  _
    SecurityAction.PermitOnly Or  _
    SecurityAction.LinkDemand Or  _
    SecurityAction.InheritanceDemand, 
   Unrestricted=False)>
Public Class WebScheduler 
   Inherits ISNet.WebUI.ISNetControl
   Implements ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IDataSourceControlSupport, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings 
Visual Basic (Usage)Copy Code
Dim instance As WebScheduler
C# 
[System.Web.UI.ToolboxDataAttribute("<{0}:WebScheduler runat=server Width="800px" Height="600px"></{0}:WebScheduler>")]
[System.ComponentModel.DefaultPropertyAttribute("DataSourceID")]
[System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ISNet.WebUI.WebScheduler.WebSchedulerDesigner, ISNet.WebUI.WebScheduler, Version=3.0.1000.5, Culture=neutral, PublicKeyToken=b1f2a8511635667a")]
[ISNet.Serialization.XmlSerializableAttribute(JSFileNames="WebScheduler.js;WebScheduler_Calendar.js;WebScheduler_CallOut.js;WebScheduler_Scheduler.js;WebScheduler_Data.js;Shared\CultureInfo.js;Shared\CoreValidator.js", Type=XmlSerializationType.ClientAndLayout)]
[System.SerializableAttribute()]
[System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=false)]
[System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=false)]
public class WebScheduler : ISNet.WebUI.ISNetControl, ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IDataSourceControlSupport, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings  
Delphi 
public class WebScheduler = class(ISNet.WebUI.ISNetControl, ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IDataSourceControlSupport, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings)
JScript 
System.Web.UI.ToolboxDataAttribute("<{0}:WebScheduler runat=server Width="800px" Height="600px"></{0}:WebScheduler>")
System.ComponentModel.DefaultPropertyAttribute("DataSourceID")
System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ISNet.WebUI.WebScheduler.WebSchedulerDesigner, ISNet.WebUI.WebScheduler, Version=3.0.1000.5, Culture=neutral, PublicKeyToken=b1f2a8511635667a")
ISNet.Serialization.XmlSerializableAttribute(JSFileNames="WebScheduler.js;WebScheduler_Calendar.js;WebScheduler_CallOut.js;WebScheduler_Scheduler.js;WebScheduler_Data.js;Shared\CultureInfo.js;Shared\CoreValidator.js", Type=XmlSerializationType.ClientAndLayout)
System.SerializableAttribute()
System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=)
System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=)
public class WebScheduler extends ISNet.WebUI.ISNetControl implements ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IDataSourceControlSupport, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings 
Managed Extensions for C++ 
[System.Web.UI.ToolboxDataAttribute("<{0}:WebScheduler runat=server Width="800px" Height="600px"></{0}:WebScheduler>")]
[System.ComponentModel.DefaultPropertyAttribute("DataSourceID")]
[System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ISNet.WebUI.WebScheduler.WebSchedulerDesigner, ISNet.WebUI.WebScheduler, Version=3.0.1000.5, Culture=neutral, PublicKeyToken=b1f2a8511635667a")]
[ISNet.Serialization.XmlSerializableAttribute(JSFileNames="WebScheduler.js;WebScheduler_Calendar.js;WebScheduler_CallOut.js;WebScheduler_Scheduler.js;WebScheduler_Data.js;Shared\CultureInfo.js;Shared\CoreValidator.js", Type=XmlSerializationType.ClientAndLayout)]
[System.SerializableAttribute()]
[System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=false)]
[System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=false)]
public __gc class WebScheduler : public ISNet.WebUI.ISNetControl, ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IDataSourceControlSupport, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings  
C++/CLI 
[System.Web.UI.ToolboxDataAttribute("<{0}:WebScheduler runat=server Width="800px" Height="600px"></{0}:WebScheduler>")]
[System.ComponentModel.DefaultPropertyAttribute("DataSourceID")]
[System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ISNet.WebUI.WebScheduler.WebSchedulerDesigner, ISNet.WebUI.WebScheduler, Version=3.0.1000.5, Culture=neutral, PublicKeyToken=b1f2a8511635667a")]
[ISNet.Serialization.XmlSerializableAttribute(JSFileNames="WebScheduler.js;WebScheduler_Calendar.js;WebScheduler_CallOut.js;WebScheduler_Scheduler.js;WebScheduler_Data.js;Shared\CultureInfo.js;Shared\CoreValidator.js", Type=XmlSerializationType.ClientAndLayout)]
[System.SerializableAttribute()]
[System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=false)]
[System.Web.AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=false)]
public ref class WebScheduler : public ISNet.WebUI.ISNetControl, ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IDataSourceControlSupport, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         ISNet.WebUI.ISNetControl
            ISNet.WebUI.WebScheduler.WebScheduler

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

©2013 Intersoft Solutions Corp. All Rights Reserved.