Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Id of the anonymous cache profile in the Cache Profiles list.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property AnonymousCacheProfileId As Integer
Get
'Usage
Dim instance As PageLayout
Dim value As Integer
value = instance.AnonymousCacheProfileId
public int AnonymousCacheProfileId { get; }
Property Value
Type: System.Int32
Id of the anonymous cache profile in the Cache Profiles list.
Remarks
If the return value is -1, no profile is selected.