FieldId.AnonymousCacheProfile Property

Gets an object of type Guid that specifies an AnonymousCacheProfile field.

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

Syntax

'Declaration
Public Shared ReadOnly Property AnonymousCacheProfile As Guid
    Get
'Usage
Dim value As Guid

value = FieldId.AnonymousCacheProfile
public static Guid AnonymousCacheProfile { get; }

Property Value

Type: System.Guid
An object of type Guid.

See Also

Reference

FieldId Class

FieldId Members

Microsoft.SharePoint.Publishing Namespace