C# Class MettleSystems.dashCommerce.Content.PageBuilder

Inheritance: System.Web.UI.Page
Mostrar archivo Open project: dashcommerce/dashcommerce-3

Protected Properties

Property Type Description
htmlMetaDescription System.Web.UI.HtmlControls.HtmlMeta
htmlMetaKeywords System.Web.UI.HtmlControls.HtmlMeta

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

htmlMetaDescription protected_oe property

protected HtmlMeta,System.Web.UI.HtmlControls htmlMetaDescription
return System.Web.UI.HtmlControls.HtmlMeta

htmlMetaKeywords protected_oe property

protected HtmlMeta,System.Web.UI.HtmlControls htmlMetaKeywords
return System.Web.UI.HtmlControls.HtmlMeta