Condividi tramite


ContactLinksMicroView.ShowPropertyChanges Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ResourcesAttribute("ColleaguesWP_AlertingOn_Properties_Text", "ProfileChange_AlertTypes_Text",  _
    "ColleaguesWP_AlertingOn_Properties_Text")> _
<WebPartStorageAttribute(Storage.Personal)> _
Public Property ShowPropertyChanges As Boolean
    Get
    Set
'Usage
Dim instance As ContactLinksMicroView
Dim value As Boolean

value = instance.ShowPropertyChanges

instance.ShowPropertyChanges = value
[ResourcesAttribute("ColleaguesWP_AlertingOn_Properties_Text", "ProfileChange_AlertTypes_Text", 
    "ColleaguesWP_AlertingOn_Properties_Text")]
[WebPartStorageAttribute(Storage.Personal)]
public bool ShowPropertyChanges { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

ContactLinksMicroView Class

ContactLinksMicroView Members

Microsoft.SharePoint.Portal.WebControls Namespace