C# Class RockWeb.Plugins.org_newpointe.Metrics.MetricsTreeView

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

Protected Properties

Свойство Type Description
ExpandedIdsQueryName string
LocalData StringBuilder
RestParms string
RestUrl string
SelectedIdQueryName string

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
BuildHeirarchy2 ( System.Guid parentGroupTypeGuid, int id = -1 ) : void
GetParentGroupType ( GroupType groupType ) : GroupType
GetRootGroupType ( int groupId ) : GroupType

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

ExpandedIdsQueryName protected_oe property

protected string ExpandedIdsQueryName
Résultat string

LocalData protected_oe property

protected StringBuilder LocalData
Résultat StringBuilder

RestParms protected_oe property

protected string RestParms
Résultat string

RestUrl protected_oe property

protected string RestUrl
Résultat string

SelectedIdQueryName protected_oe property

protected string SelectedIdQueryName
Résultat string