Gets or sets the path to the visual style folder.

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

Syntax

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

Implements

IC1ThemeSupport..::..VisualStylePath

See Also