Gets or sets the path to the visual style folder.
Namespace:
C1.Web.iPhoneAssembly: 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 |