Click or drag to resize
DocumentComponentEventsLOAD_DATA Field
Load data event - ensures data for control before action.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public const string LOAD_DATA = "DocumentLoadData"

Field Value

Type: String
See Also