CMSTranslationServicePageOnLoad Method |
OnLoad override.
Namespace: CMS.TranslationServices.Web.UIAssembly: CMS.TranslationServices.Web.UI (in CMS.TranslationServices.Web.UI.dll) Version: 12.0.0
Syntax protected override void OnLoad(
EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
Event agrs
See Also