| Infragistics.Win.FormattedLinkLabel Namespace > FormattedTextUIElement Class : CreateObjRef Method (FormattedTextUIElement) |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
[Visual Basic]
Public Overridable Function CreateObjRef( _
ByVal requestedType As Type _
) As ObjRef[C#]
public virtual ObjRef CreateObjRef(
Type requestedType
);Information required to generate a proxy.
| Exception | Description |
|---|---|
| SecurityException | The immediate caller does not have infrastructure permission. |
| RemotingException | This instance is not a valid remoting object. |
FormattedTextUIElement Class | FormattedTextUIElement Members