'Declaration Public Property UncheckedImageUrl As String
'Usage Dim instance As CheckBoxRenderer Dim value As String instance.UncheckedImageUrl = value value = instance.UncheckedImageUrl
public string UncheckedImageUrl {get; set;}
'Declaration Public Property UncheckedImageUrl As String
'Usage Dim instance As CheckBoxRenderer Dim value As String instance.UncheckedImageUrl = value value = instance.UncheckedImageUrl
public string UncheckedImageUrl {get; set;}