 | ControlBaseGetPropertyT Method |
Namespace:
AxiomCore2.Controls
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntaxpublic static T GetProperty<T>(
Object sender,
string propertyName
)
Parameters
- sender
- Type: SystemObject
- propertyName
- Type: SystemString
Type Parameters
- T
Return Value
Type:
T
See Also