UnsecuredLayoutsPageBase.RequestViewGuid property

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

Syntax

'Declaration
Public Overridable ReadOnly Property RequestViewGuid As Guid
    Get
'Usage
Dim instance As UnsecuredLayoutsPageBase
Dim value As Guid

value = instance.RequestViewGuid
public virtual Guid RequestViewGuid { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

UnsecuredLayoutsPageBase class

UnsecuredLayoutsPageBase members

Microsoft.SharePoint.WebControls namespace