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