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

Inheritance: System.Web.UI.Page
Show 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 property

public string ApiLink
return string

EngineName public property

public string EngineName
return string

EngineUrl public property

public string EngineUrl
return string

HomePageUrl public property

public string HomePageUrl
return string