See Also

FormattedTextUIElement Class  | FormattedTextUIElement Members

Language

Visual Basic

C#

Show All

requestedType
The Type of the object that the new ObjRef will reference.
See Also Languages Infragistics2.Win.v7.2

CreateObjRef Method

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 );

Parameters

requestedType
The Type of the object that the new ObjRef will reference.

Return Type

Information required to generate a proxy.

Exceptions

ExceptionDescription
SecurityExceptionThe immediate caller does not have infrastructure permission.
RemotingExceptionThis instance is not a valid remoting object.

See Also

FormattedTextUIElement Class  | FormattedTextUIElement Members

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063