Gets or sets the template that will be used for navigation bar.
Namespace:
C1.Web.iPhone.C1ViewPortAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public ITemplate NavigationBarTemplate { get; set; } |
Visual Basic |
---|
Public Property NavigationBarTemplate As ITemplate Get Set |