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

Inheritance: Rock.Web.UI.RockBlock
Datei anzeigen 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_oe property

public string DomainPrefix
return string

Height public_oe property

public string Height
return string

JavaScriptLocation public_oe property

public string JavaScriptLocation
return string

PermittedUserList public_oe property

public string PermittedUserList
return string

TableauServer public_oe property

public string TableauServer
return string

TableauServerUsername public_oe property

public string TableauServerUsername
return string

TableauSiteRoot public_oe property

public string TableauSiteRoot
return string

TrustedServerURL public_oe property

public string TrustedServerURL
return string

UseTrustedTickets public_oe property

public bool UseTrustedTickets
return bool

UserName public_oe property

public string UserName
return string

VisualationName public_oe property

public string VisualationName
return string

Width public_oe property

public string Width
return string

responseFromServer public_oe property

public string responseFromServer
return string