{CompanyName} FlexyGo

NotifyController..::..SetNoticeIsRead Method

Sets a Notice to read for current User. If NoticeId is nothing Set all Notices a read

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult SetNoticeIsRead(
	string NoticeId
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function SetNoticeIsRead ( _
	NoticeId As String _
) As ActionResult

Parameters

NoticeId
Type: String
Notice Id

Return Value

ActionResult.