UnsecuredLayoutsPageBase.RequestViewGuid Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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