Share via


ContactContentPresenter.ParentContext Property

Gets or sets a context [Object] to be passed to templates used by this [ContentPresenter] control

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Property ParentContext As Object
    Get
    Set
'Usage
Dim instance As ContactContentPresenter
Dim value As Object

value = instance.ParentContext

instance.ParentContext = value
public Object ParentContext { get; set; }

Property Value

Type: System.Object

See Also

Reference

ContactContentPresenter Class

ContactContentPresenter Members

Microsoft.Lync.Controls Namespace