ServiceUpPath Property
ServiceUpPath
Gets or sets the path to the helper Web service for the up button.
Declaration
[TypeConverter(typeof(ServicePathConverter))]
public string ServiceUpPath { get; set; }
<TypeConverter(GetType(ServicePathConverter))>
Public Property ServiceUpPath As String