StatusMessages.GetStatusMessage Method
Retrieves the status message.
[Visual Basic]Public Function GetStatusMessage( _
ByVal
component As
Component _
) As
String Parameters
- component
- The component to associate with the value.
Return Value
The string value pertaining to the status message.
See Also
StatusMessages Class | NETXP.Components.Extenders Namespace