BaseXmlDataSource.AppendUserNameToCacheKey property

Whether current user name should be appended to the cache key

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

Syntax

'Declaration
Protected Overridable ReadOnly Property AppendUserNameToCacheKey As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.AppendUserNameToCacheKey
protected virtual bool AppendUserNameToCacheKey { get; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

BaseXmlDataSource class

BaseXmlDataSource members

Microsoft.SharePoint.WebControls namespace