Method | Description | |
---|---|---|
DemoContent ( ) : System.Web.Mvc.ActionResult | ||
DemoController ( ) : System.Net | ||
DemoController ( IContactProfileProvider contactProfileProvider, IProfileProvider profileProvider ) : System.Net | ||
EndVisit ( ) : System.Web.Mvc.ActionResult | ||
ExperienceData ( ) : System.Web.Mvc.ActionResult | ||
ExperienceDataContent ( ) : System.Web.Mvc.ActionResult |
public DemoContent ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public DemoController ( IContactProfileProvider contactProfileProvider, IProfileProvider profileProvider ) : System.Net | ||
contactProfileProvider | IContactProfileProvider | |
profileProvider | IProfileProvider | |
return | System.Net |
public EndVisit ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ExperienceData ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ExperienceDataContent ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |