Class ReferralGrid
public class ReferralGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ReferralGrid
- Implements
- Inherited Members
Constructors
ReferralGrid()
public ReferralGrid()
Fields
AddButton
AddButton control.
protected Button AddButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandsSection
CommandsSection control.
protected HtmlGenericControl CommandsSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmptyGrid
EmptyGrid control.
protected Alert EmptyGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterButton
FilterButton control.
protected IconButton FilterButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterField
FilterField control.
protected HtmlGenericControl FilterField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterTextBox
FilterTextBox control.
protected TextBox FilterTextBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
AllowEdit
public virtual bool AllowEdit { get; set; }
Property Value
ReturnQuery
public string ReturnQuery { get; set; }
Property Value
RowCount
public int RowCount { get; }
Property Value
Methods
GetDeleteUrl()
protected string GetDeleteUrl()
Returns
GetEditUrl()
protected string GetEditUrl()
Returns
LoadData(Guid)
public void LoadData(Guid userId)
Parameters
userIdGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)