| Infragistics.Win.FormattedLinkLabel Namespace > FormattedTextUIElement Class : GetLifetimeService Method (FormattedTextUIElement) |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
[Visual Basic]
Public Function GetLifetimeService() As Object[C#]
public object GetLifetimeService();An object of type ILease used to control the lifetime policy for this instance.
| Exception | Description |
|---|---|
| SecurityException | The immediate caller does not have infrastructure permission. |
FormattedTextUIElement Class | FormattedTextUIElement Members