Click or drag to resize

PropertyExtensionsGetPropertyValue Method

Overload List
 NameDescription
Public Extension MethodGetPropertyValueT(IPropertyBagOwner, PropertyKeyT, FuncT) Gets the property value. The property is searched in the provided owner, then in the containing folder, and then the hierarchy down to the built-in property bag.
Public Extension MethodGetPropertyValueT(IPropertyBagOwner, String, FuncT) Gets the property value. The property is searched in the provided owner, then in the containing folder, and then the hierarchy down to the built-in property bag.
Top
See Also