DeferredControlLoadEventArgs Properties
Provides data for Deferred Load events.Name | Description |
---|---|
Control | Gets the current Document’s content. |
Document | Points to the document related to the current event. Inherited from DocumentEventArgs. |
See Also