C# Class RockWeb.Plugins.org_newpointe.Tableau.EmbedTableau

Inheritance: Rock.Web.UI.RockBlock
Show file Open project: NewPointe/Rockit

Public Properties

Property Type Description
DomainPrefix string
Height string
JavaScriptLocation string
PermittedUserList string
TableauServer string
TableauServerUsername string
TableauSiteRoot string
TrustedServerURL string
UseTrustedTickets bool
UserName string
VisualationName string
Width string
responseFromServer 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

DomainPrefix public property

public string DomainPrefix
return string

Height public property

public string Height
return string

JavaScriptLocation public property

public string JavaScriptLocation
return string

PermittedUserList public property

public string PermittedUserList
return string

TableauServer public property

public string TableauServer
return string

TableauServerUsername public property

public string TableauServerUsername
return string

TableauSiteRoot public property

public string TableauSiteRoot
return string

TrustedServerURL public property

public string TrustedServerURL
return string

UseTrustedTickets public property

public bool UseTrustedTickets
return bool

UserName public property

public string UserName
return string

VisualationName public property

public string VisualationName
return string

Width public property

public string Width
return string

responseFromServer public property

public string responseFromServer
return string