Is this a valid FaceBook Request. Check this value prior to accessing any other property

Namespace: DotNetNuke.Services.ClientCapability
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsValid { get; set; }
Visual Basic
Public Property IsValid As Boolean
	Get
	Set

See Also