![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the specified property value and wrap it.
Namespace: Smartsite.Tools.Reflection
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | ![]() |
---|---|
public GetWrappedPropertyValue( string name ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Function GetWrappedPropertyValue ( _ name As _ ) As |
Parameters
- name
- String
The name.
Return Value
See Also
ObjectWrapper Class
Smartsite.Tools.Reflection Namespace