Click or drag to resize
ContentInnerMediaViewIsInSearchMode Property
Indicates whether or not the ContentInnerMediaView is in library-wide search mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public bool IsInSearchMode { get; set; }

Property Value

Type: Boolean
See Also