WebLabelStorageMappings constructor.

Namespace:  C1.Web.UI.Controls.C1Schedule.C1WebDataStorage
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public WebLabelStorageMappings(
	WebLabelStorage parentWebLabelStorage
)
Visual Basic
Public Sub New ( _
	parentWebLabelStorage As WebLabelStorage _
)

See Also