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