WebpartsCacheValidateSession Delegate

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public delegate bool ValidateSession(
	string sessionId
)

Parameters

sessionId  String
 

Return Value

Boolean

See Also