BlackLinks.BlackAction.OnLookup C# (CSharp) Method

OnLookup() protected method

Load all the information required to execute the action. If it's not explicitly called, its called automatically right before Execute.
protected OnLookup ( ) : void
return void
        protected virtual void OnLookup()
        {
        }