Relative path to a centralized folder of ComponentOne Web Controls.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string C1WebControlsPath { get; set; }
Visual Basic
Public Property C1WebControlsPath As String
	Get
	Set

Remarks

This folder contains the predefined skins, data, and samples.

See Also