Photo gallery rebind flag used to signal other unconnected photo gallery web parts that rebind is needed because some element is changed.

Namespace: MonoSoftware.MonoX.ModuleGallery.SocialNetworking
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public const string PhotoGalleryRebindFlag
Visual Basic
Public Const PhotoGalleryRebindFlag As String
Visual C++
public:
literal String^ PhotoGalleryRebindFlag
F#
static val mutable PhotoGalleryRebindFlag: string

Field Value

Type: String

See Also