C# Class CmsWeb.Areas.OnlineReg.Controllers.OnlineRegController.LinkInfo

Datei anzeigen Open project: bvcms/bvcms

Public Methods

Method Description
LinkInfo ( string link, string from, string id, bool hasorg = true ) : System

Private Methods

Method Description
LinkException ( string msg ) : Exception

Method Details

LinkInfo() public method

public LinkInfo ( string link, string from, string id, bool hasorg = true ) : System
link string
from string
id string
hasorg bool
return System