Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Rock
Web
UI
Controls
RemoteAuthsPicker
C# Class Rock.Web.UI.Controls.RemoteAuthsPicker
Inheritance:
RockCheckBoxList
Show file
Open project: NewSpring/Rock
Protected Methods
Method
Description
OnInit
(
EventArgs
e
) :
void
Raises the
E:System.Web.UI.Control.Init
event.
Method Details
OnInit()
protected
method
Raises the
E:System.Web.UI.Control.Init
event.
protected
OnInit
(
EventArgs
e
) :
void
e
System.EventArgs
An object that contains event data.
return
void