C# Класс RockWeb.Blocks.Groups.GroupTypes

Наследование: Rock.Web.UI.RockBlock, IDetailBlock
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
BindChildGroupTypesGrid void
BindGroupAttributesGrid void
BindGroupAttributesInheritedGrid void
BindGroupMemberAttributesGrid void
BindGroupMemberAttributesInheritedGrid void
BindGroupTypeAttributesGrid void
BindGroupTypeAttributesInheritedGrid void
BindGroupTypeRolesGrid void
BindInheritedAttributes void
BindLocationTypesGrid void
BindMemberWorkflowTriggersGrid void
BindScheduleExclusionsGrid void
HideDialog void
LoadDropDowns void
ReorderAttributeList void
ReorderGroupTypeRoleList void
ReorderMemberWorkflowTriggerList void
SaveAttributes void
SetAttributeListOrder void
SetEditMode void
SetGroupTypeRoleListOrder void
SetMemberWorkflowTriggerListOrder void
ShowDialog void
ShowDialog void
ShowEditDetails void
ShowReadonlyDetails void

Открытые методы

Метод Описание
GetBreadCrumbs ( PageReference pageReference ) : List

Returns breadcrumbs specific to the block that should be added to navigation based on the current page reference. This function is called during the page's oninit to load any initial breadcrumbs

ShowDetail ( int groupTypeId ) : void

Shows the edit.

Защищенные методы

Метод Описание
FormatTriggerType ( object type, object qualifier ) : string

Formats the type of the trigger.

LoadViewState ( object savedState ) : void

Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.

OnInit ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Init event.

OnLoad ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Load event.

SaveViewState ( ) : object

Saves any user control view-state changes that have occurred since the last page postback.

ShowTriggerQualifierControls ( ) : void

Shows the trigger qualifier controls.

btnCancel_Click ( object sender, EventArgs e ) : void

Handles the Click event of the btnCancel control.

btnSave_Click ( object sender, EventArgs e ) : void

Handles the Click event of the btnSave control.

cvAllowed_ServerValidate ( object source, System args ) : void

Handles the ServerValidate event of the cvAllowed control.

ddlTriggerType_SelectedIndexChanged ( object sender, EventArgs e ) : void

Handles the SelectedIndexChanged event of the ddlTriggerType control.

dlgChildGroupType_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgChildGroupType control.

dlgGroupAttribute_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupAttribute control.

dlgGroupMemberAttribute_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupMemberAttribute control.

dlgGroupTypeAttribute_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupTypeAttribute control.

dlgLocationType_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgLocationType control.

dlgMemberWorkflowTriggers_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupMemberAttribute control.

dlgScheduleExclusion_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgScheduleExclusion control.

gChildGroupTypes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gChildGroupTypes control.

gChildGroupTypes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gChildGroupTypes control.

gChildGroupTypes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gChildGroupTypes control.

gGroupAttributesInherited_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupAttributesInherited control.

gGroupAttributes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupAttributes control.

gGroupAttributes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupAttributes control.

gGroupAttributes_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupAttributes control.

gGroupAttributes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupAttributes control.

gGroupAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void

Handles the GridReorder event of the gGroupAttributes control.

gGroupAttributes_ShowEdit ( System.Guid attributeGuid ) : void

Gs the group attributes_ show edit.

gGroupMemberAttributesInherited_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupMemberAttributesInherited control.

gGroupMemberAttributes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupMemberAttributes control.

gGroupMemberAttributes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupMemberAttributes control.

gGroupMemberAttributes_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupMemberAttributes control.

gGroupMemberAttributes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupMemberAttributes control.

gGroupMemberAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void

Handles the GridReorder event of the gGroupMemberAttributes control.

gGroupMemberAttributes_ShowEdit ( System.Guid attributeGuid ) : void

Gs the group attributes_ show edit.

gGroupTypeAttributesInherited_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupTypeAttributesInherited control.

gGroupTypeAttributes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupTypeAttributes control.

gGroupTypeAttributes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupTypeAttributes control.

gGroupTypeAttributes_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupTypeAttributes control.

gGroupTypeAttributes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupTypeAttributes control.

gGroupTypeAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void

Handles the GridReorder event of the gGroupTypeAttributes control.

gGroupTypeAttributes_ShowEdit ( System.Guid attributeGuid ) : void

Gs the group type attributes_ show edit.

gGroupTypeRoles_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupTypeRoles control.

gGroupTypeRoles_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupTypeRoles control.

gGroupTypeRoles_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupTypeRoles control.

gGroupTypeRoles_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupTypeRoles control.

gGroupTypeRoles_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void

Handles the GridReorder event of the gGroupTypeRoles control.

gGroupTypeRoles_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupMemberAttribute control.

gGroupTypeRoles_ShowEdit ( System.Guid groupTypeRoleGuid ) : void

Gs the group attributes_ show edit.

gLocationTypes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gLocationTypes control.

gLocationTypes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gLocationTypes control.

gLocationTypes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gLocationTypes control.

gMemberWorkflowTriggers_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void

Handles the GridReorder event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_ShowEdit ( System.Guid memberWorkflowTriggersGuid ) : void

Gs the group attributes_ show edit.

gScheduleExclusions_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gScheduleExclusions control.

gScheduleExclusions_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gScheduleExclusions control.

gScheduleExclusions_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gScheduleExclusions control.

gScheduleExclusions_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gScheduleExclusions control.

gtpInheritedGroupType_SelectedIndexChanged ( object sender, EventArgs e ) : void

Handles the SelectedIndexChanged event of the gtpInheritedGroupType control.

Приватные методы

Метод Описание
BindChildGroupTypesGrid ( ) : void

Binds the child group types grid.

BindGroupAttributesGrid ( ) : void

Binds the group type attributes grid.

BindGroupAttributesInheritedGrid ( ) : void

Binds the group attributes inherited grid.

BindGroupMemberAttributesGrid ( ) : void

Binds the group type attributes grid.

BindGroupMemberAttributesInheritedGrid ( ) : void

Binds the group member attributes inherited grid.

BindGroupTypeAttributesGrid ( ) : void

Binds the group type attributes grid.

BindGroupTypeAttributesInheritedGrid ( ) : void

Binds the group type attributes inherited grid.

BindGroupTypeRolesGrid ( ) : void

Binds the group type attributes grid.

BindInheritedAttributes ( int inheritedGroupTypeId, GroupTypeService groupTypeService, AttributeService attributeService ) : void

Binds the inherited attributes.

BindLocationTypesGrid ( ) : void

Binds the location types grid.

BindMemberWorkflowTriggersGrid ( ) : void

Binds the group type attributes grid.

BindScheduleExclusionsGrid ( ) : void

Binds the location types grid.

HideDialog ( ) : void

Hides the dialog.

LoadDropDowns ( int groupTypeId ) : void

Loads the drop downs.

ReorderAttributeList ( List itemList, int oldIndex, int newIndex ) : void

Reorders the attribute list.

ReorderGroupTypeRoleList ( List itemList, int oldIndex, int newIndex ) : void

Reorders the group type role list.

ReorderMemberWorkflowTriggerList ( List itemList, int oldIndex, int newIndex ) : void

Reorders the group type role list.

SaveAttributes ( int entityTypeId, string qualifierColumn, string qualifierValue, List viewStateAttributes, RockContext rockContext ) : void

Saves the attributes.

SetAttributeListOrder ( List itemList ) : void

Sets the attribute list order.

SetEditMode ( bool editable ) : void

Sets the edit mode.

SetGroupTypeRoleListOrder ( List itemList ) : void

Sets the group type role list order.

SetMemberWorkflowTriggerListOrder ( List itemList ) : void

Sets the group type role list order.

ShowDialog ( bool setValues = false ) : void

Shows the dialog.

ShowDialog ( string dialog, bool setValues = false ) : void

Shows the dialog.

ShowEditDetails ( GroupType groupType ) : void

Shows the edit details.

ShowReadonlyDetails ( GroupType groupType ) : void

Shows the readonly details.

Описание методов

FormatTriggerType() защищенный Метод

Formats the type of the trigger.
protected FormatTriggerType ( object type, object qualifier ) : string
type object The type.
qualifier object The qualifier.
Результат string

GetBreadCrumbs() публичный Метод

Returns breadcrumbs specific to the block that should be added to navigation based on the current page reference. This function is called during the page's oninit to load any initial breadcrumbs
public GetBreadCrumbs ( PageReference pageReference ) : List
pageReference PageReference The page reference.
Результат List

LoadViewState() защищенный Метод

Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.
protected LoadViewState ( object savedState ) : void
savedState object An that represents the user control state to be restored.
Результат void

OnInit() защищенный Метод

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs An object that contains the event data.
Результат void

OnLoad() защищенный Метод

Raises the E:System.Web.UI.Control.Load event.
protected OnLoad ( EventArgs e ) : void
e System.EventArgs The object that contains the event data.
Результат void

SaveViewState() защищенный Метод

Saves any user control view-state changes that have occurred since the last page postback.
protected SaveViewState ( ) : object
Результат object

ShowDetail() публичный Метод

Shows the edit.
public ShowDetail ( int groupTypeId ) : void
groupTypeId int The group type identifier.
Результат void

ShowTriggerQualifierControls() защищенный Метод

Shows the trigger qualifier controls.
protected ShowTriggerQualifierControls ( ) : void
Результат void

btnCancel_Click() защищенный Метод

Handles the Click event of the btnCancel control.
protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

btnSave_Click() защищенный Метод

Handles the Click event of the btnSave control.
protected btnSave_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

cvAllowed_ServerValidate() защищенный Метод

Handles the ServerValidate event of the cvAllowed control.
protected cvAllowed_ServerValidate ( object source, System args ) : void
source object The source of the event.
args System The instance containing the event data.
Результат void

ddlTriggerType_SelectedIndexChanged() защищенный Метод

Handles the SelectedIndexChanged event of the ddlTriggerType control.
protected ddlTriggerType_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgChildGroupType_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgChildGroupType control.
protected dlgChildGroupType_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgGroupAttribute_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgGroupAttribute control.
protected dlgGroupAttribute_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgGroupMemberAttribute_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgGroupMemberAttribute control.
protected dlgGroupMemberAttribute_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgGroupTypeAttribute_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgGroupTypeAttribute control.
protected dlgGroupTypeAttribute_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgLocationType_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgLocationType control.
protected dlgLocationType_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgMemberWorkflowTriggers_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgGroupMemberAttribute control.
protected dlgMemberWorkflowTriggers_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

dlgScheduleExclusion_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgScheduleExclusion control.
protected dlgScheduleExclusion_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gChildGroupTypes_Add() защищенный Метод

Handles the Add event of the gChildGroupTypes control.
protected gChildGroupTypes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gChildGroupTypes_Delete() защищенный Метод

Handles the Delete event of the gChildGroupTypes control.
protected gChildGroupTypes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gChildGroupTypes_GridRebind() защищенный Метод

Handles the GridRebind event of the gChildGroupTypes control.
protected gChildGroupTypes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupAttributesInherited_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupAttributesInherited control.
protected gGroupAttributesInherited_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupAttributes_Add() защищенный Метод

Handles the Add event of the gGroupAttributes control.
protected gGroupAttributes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupAttributes_Delete() защищенный Метод

Handles the Delete event of the gGroupAttributes control.
protected gGroupAttributes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupAttributes_Edit() защищенный Метод

Handles the Edit event of the gGroupAttributes control.
protected gGroupAttributes_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupAttributes_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupAttributes control.
protected gGroupAttributes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupAttributes_GridReorder() защищенный Метод

Handles the GridReorder event of the gGroupAttributes control.
protected gGroupAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.GridReorderEventArgs The instance containing the event data.
Результат void

gGroupAttributes_ShowEdit() защищенный Метод

Gs the group attributes_ show edit.
protected gGroupAttributes_ShowEdit ( System.Guid attributeGuid ) : void
attributeGuid System.Guid The attribute GUID.
Результат void

gGroupMemberAttributesInherited_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupMemberAttributesInherited control.
protected gGroupMemberAttributesInherited_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupMemberAttributes_Add() защищенный Метод

Handles the Add event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupMemberAttributes_Delete() защищенный Метод

Handles the Delete event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupMemberAttributes_Edit() защищенный Метод

Handles the Edit event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupMemberAttributes_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupMemberAttributes_GridReorder() защищенный Метод

Handles the GridReorder event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.GridReorderEventArgs The instance containing the event data.
Результат void

gGroupMemberAttributes_ShowEdit() защищенный Метод

Gs the group attributes_ show edit.
protected gGroupMemberAttributes_ShowEdit ( System.Guid attributeGuid ) : void
attributeGuid System.Guid The attribute GUID.
Результат void

gGroupTypeAttributesInherited_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupTypeAttributesInherited control.
protected gGroupTypeAttributesInherited_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupTypeAttributes_Add() защищенный Метод

Handles the Add event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupTypeAttributes_Delete() защищенный Метод

Handles the Delete event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupTypeAttributes_Edit() защищенный Метод

Handles the Edit event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupTypeAttributes_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupTypeAttributes_GridReorder() защищенный Метод

Handles the GridReorder event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.GridReorderEventArgs The instance containing the event data.
Результат void

gGroupTypeAttributes_ShowEdit() защищенный Метод

Gs the group type attributes_ show edit.
protected gGroupTypeAttributes_ShowEdit ( System.Guid attributeGuid ) : void
attributeGuid System.Guid The attribute GUID.
Результат void

gGroupTypeRoles_Add() защищенный Метод

Handles the Add event of the gGroupTypeRoles control.
protected gGroupTypeRoles_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupTypeRoles_Delete() защищенный Метод

Handles the Delete event of the gGroupTypeRoles control.
protected gGroupTypeRoles_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupTypeRoles_Edit() защищенный Метод

Handles the Edit event of the gGroupTypeRoles control.
protected gGroupTypeRoles_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gGroupTypeRoles_GridRebind() защищенный Метод

Handles the GridRebind event of the gGroupTypeRoles control.
protected gGroupTypeRoles_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupTypeRoles_GridReorder() защищенный Метод

Handles the GridReorder event of the gGroupTypeRoles control.
protected gGroupTypeRoles_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.GridReorderEventArgs The instance containing the event data.
Результат void

gGroupTypeRoles_SaveClick() защищенный Метод

Handles the SaveClick event of the dlgGroupMemberAttribute control.
protected gGroupTypeRoles_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gGroupTypeRoles_ShowEdit() защищенный Метод

Gs the group attributes_ show edit.
protected gGroupTypeRoles_ShowEdit ( System.Guid groupTypeRoleGuid ) : void
groupTypeRoleGuid System.Guid
Результат void

gLocationTypes_Add() защищенный Метод

Handles the Add event of the gLocationTypes control.
protected gLocationTypes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gLocationTypes_Delete() защищенный Метод

Handles the Delete event of the gLocationTypes control.
protected gLocationTypes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gLocationTypes_GridRebind() защищенный Метод

Handles the GridRebind event of the gLocationTypes control.
protected gLocationTypes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gMemberWorkflowTriggers_Add() защищенный Метод

Handles the Add event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gMemberWorkflowTriggers_Delete() защищенный Метод

Handles the Delete event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gMemberWorkflowTriggers_Edit() защищенный Метод

Handles the Edit event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gMemberWorkflowTriggers_GridRebind() защищенный Метод

Handles the GridRebind event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gMemberWorkflowTriggers_GridReorder() защищенный Метод

Handles the GridReorder event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.GridReorderEventArgs The instance containing the event data.
Результат void

gMemberWorkflowTriggers_ShowEdit() защищенный Метод

Gs the group attributes_ show edit.
protected gMemberWorkflowTriggers_ShowEdit ( System.Guid memberWorkflowTriggersGuid ) : void
memberWorkflowTriggersGuid System.Guid
Результат void

gScheduleExclusions_Add() защищенный Метод

Handles the Add event of the gScheduleExclusions control.
protected gScheduleExclusions_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gScheduleExclusions_Delete() защищенный Метод

Handles the Delete event of the gScheduleExclusions control.
protected gScheduleExclusions_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gScheduleExclusions_Edit() защищенный Метод

Handles the Edit event of the gScheduleExclusions control.
protected gScheduleExclusions_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
Результат void

gScheduleExclusions_GridRebind() защищенный Метод

Handles the GridRebind event of the gScheduleExclusions control.
protected gScheduleExclusions_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

gtpInheritedGroupType_SelectedIndexChanged() защищенный Метод

Handles the SelectedIndexChanged event of the gtpInheritedGroupType control.
protected gtpInheritedGroupType_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void