FileManagerControlClientEvents Property

Gets or sets the client-side event handlers.

Definition

Namespace: GleamTech.FileUltimate.AspNet.WebForms
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.7
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public FileManagerClientEvents ClientEvents { get; set; }

Property Value

FileManagerClientEvents

See Also