'Declaration
Protected Overridable Function UpdateStyle( _ ByVal ds As DynamicStyle, _ ByVal targetElement As Element _ ) As Boolean
protected virtual bool UpdateStyle( DynamicStyle ds, Element targetElement )
Parameters
- ds
- targetElement
'Declaration
Protected Overridable Function UpdateStyle( _ ByVal ds As DynamicStyle, _ ByVal targetElement As Element _ ) As Boolean
protected virtual bool UpdateStyle( DynamicStyle ds, Element targetElement )