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

Inheritance: Rock.Web.UI.RockBlock
Afficher le fichier Open project: NewPointe/Rockit

Méthodes publiques

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

DomainPrefix public_oe property

public string DomainPrefix
Résultat string

Height public_oe property

public string Height
Résultat string

JavaScriptLocation public_oe property

public string JavaScriptLocation
Résultat string

PermittedUserList public_oe property

public string PermittedUserList
Résultat string

TableauServer public_oe property

public string TableauServer
Résultat string

TableauServerUsername public_oe property

public string TableauServerUsername
Résultat string

TableauSiteRoot public_oe property

public string TableauSiteRoot
Résultat string

TrustedServerURL public_oe property

public string TrustedServerURL
Résultat string

UseTrustedTickets public_oe property

public bool UseTrustedTickets
Résultat bool

UserName public_oe property

public string UserName
Résultat string

VisualationName public_oe property

public string VisualationName
Résultat string

Width public_oe property

public string Width
Résultat string

responseFromServer public_oe property

public string responseFromServer
Résultat string