MindFusion.Scheduling for ASP.NET Programmer's Guide
InstantiateItemEventArgs(T).ClassId Property
See Also
 





Gets the class identifier of the item.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public string ClassId { get; }

Visual Basic  Copy Code

Public ReadOnly Property ClassId As String

 Property Value

A string that represents the class identifier.

 See Also

InstantiateItemEventArgs(T) Members
InstantiateItemEventArgs(T) Class
MindFusion.Scheduling Namespace