Class ImpersonationGrid
public class ImpersonationGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ImpersonationGrid
- Implements
- Inherited Members
Constructors
ImpersonationGrid()
public ImpersonationGrid()
Fields
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoDataMessage
NoDataMessage control.
protected HtmlGenericControl NoDataMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetImpersonationName(Guid?, string)
protected string GetImpersonationName(Guid? user, string name)
Parameters
Returns
LoadData()
public void LoadData()
OnInit(EventArgs)
protected override void OnInit(EventArgs e)