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