C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > C1TargetControlBase Class : GetPropertyValue<V> Method |
'Declaration Public Function GetPropertyValue(Of V)( _ ByVal propertyName As System.String, _ ByVal nullValue As V _ ) As V
public V GetPropertyValue<V>( System.string propertyName, V nullValue )