Show / Hide Table of Contents

Class TaskContext

Inheritance
Object
ContextBase
DragDropContext
TaskContext
Inherited Members
DragDropContext._canStartDrag
DragDropContext._dragGuideId
DragDropContext._callbackFunction
DragDropContext._callbackCopyFunction
DragDropContext._dragObject
DragDropContext.DragObject
DragDropContext.CanStartDrag
DragDropContext.DragGuideId
DragDropContext.CallbackFunction
DragDropContext.CallbackCopyFunction
ContextBase._contextType
ContextBase._clientId
ContextBase._htmlElement
ContextBase._containerId
ContextBase._clientScript
ContextBase._offsetTop
ContextBase.ToString()
ContextBase.OffsetTop
ContextBase.ClientScript
ContextBase.ContainerId
ContextBase.HtmlElement
ContextBase.ContextType
ContextBase.ClientID
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class TaskContext : DragDropContext

Constructors

TaskContext(Int32, String)

Declaration
public TaskContext(int appointmentId, string clientId)
Parameters
Type Name Description
Int32 appointmentId
String clientId

Properties

AppointmentId

Declaration
public int AppointmentId { get; }
Property Value
Type Description
Int32
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top