C# Class Engage.Dnn.Publish.Services.Publishrsd

Inheritance: System.Web.UI.Page
Mostra file Open project: EngageSoftware/Engage-Publish

Public Properties

Property Type Description
ApiLink string
EngineName string
EngineUrl string
HomePageUrl string

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

ApiLink public_oe property

public string ApiLink
return string

EngineName public_oe property

public string EngineName
return string

EngineUrl public_oe property

public string EngineUrl
return string

HomePageUrl public_oe property

public string HomePageUrl
return string