C# Class RockWeb.Plugins.cc_newspring.Blocks.AllStaffLive.AllStaffLive

Inheritance: Rock.Web.UI.RockBlock
Datei anzeigen Open project: NewSpring/Rock

Public Methods

Method Description
GetLanIPAddress ( ) : String

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Method Details

GetLanIPAddress() public method

public GetLanIPAddress ( ) : String
return String

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void