C# Класс MettleSystems.dashCommerce.Web.modal

Наследование: MettleSystems.dashCommerce.Store.Web.SitePage
Показать файл Открыть проект

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Handles the Load event of the Page control.

Описание методов

Page_Load() защищенный Метод

Handles the Load event of the Page control.
protected Page_Load ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void