Click or drag to resize
UniGridIsInternalPostBack Method
Returns true if current request was fired by page change or filter show button.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected bool IsInternalPostBack()

Return Value

Type: Boolean
See Also