Click or drag to resize
LinkMediaSelectorIsAction Property
Indicates whether the post back is result of some hidden action.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected bool IsAction { get; set; }

Property Value

Type: Boolean
See Also