Gets the Resource identified by the specified string.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling.WebForms
public T Item [ string id] { get; }
Public ReadOnly Property Item( _ id As String _) As T
The resource with the specified id.
ResourceCollection(T) MembersResourceCollection(T) ClassMindFusion.Scheduling Namespace