Click or drag to resize

ExtensionsGetValueOrDefault Method

Overload List
  NameDescription
Public methodStatic memberGetValueOrDefault(ResourceObject, String)
Gets the value of the specified attribute or null if the attribute doesn't exist on the object
Public methodStatic memberGetValueOrDefault(ResourceObject, String, Object)
Gets the value of the specified attribute, or the specified default value if the attribute doesn't exist on the object or it's value is null
Top
See Also