English 中文(简体)
DotNetNuke (DNN) 1模块 - 3 ASCX文档情景
原标题:DotNetNuke (DNN) 1 module - 3 ASCX files scenario

我是新来的。 我创建了一个有三种控制的DNN模块(C#, NET3.5):

  • Controller
  • EmailRequest
  • DealSuccess

我需要把这些组成部分连接到有线电视新闻网。 我已决定为<代码>EmailRequest创建单独的网页,Deal Success

将这些控制及其各自的网页,包括建筑/布置的URLs和称呼这些控制,是模棱两可的,因为其中一些控制需要放在DNN配置和一些代码上。

问题回答

根据你昨天的答复,我对你的论坛职位的答复澄清了这一点。

http://www.dotnetnuke.com/Resources/Forums/forumid/201/postid/439089/cop/posts.aspx#439089





相关问题
How do you alter the page_load for DotNetNuke

For the main menu, I want the first four links to be blue, and specifically the last four links to be yellow. There will only be eight menu items. I was thinking of hard coding the yellow links into ...

ASP.NET MVC project to port [closed]

Is there a project out there that attempts to replicate or re-create a portal framework like DotNetNuke using MVC framework

how to install dnn (v 5.2.0) in vs (any of 2005 or 2008)?

i need to install DNN on my pc. I dont mind what dotnet version this would be: either 2005 or 2008 but i need to install DNN v 5.x.y and not any previous installation + also need to configure in my ...

dotnetnuke doubts

i want to build a website in dnn 5. i have studied dnn5, its installation, starter-kit installation, built-in modules (both of Host and Admin), installing a custom module (from module extension), ...

Develop a Family Tree Portal with several functinality

We need to develop a family tree portal which also supports functinality like Portal Framework (Sub portal) Dashboard Blogs, Forums, Events, Polls, Task Member subscription Advertisement Chat ...

Domain Name Windows Vista Does Not Exist In The Database

I am trying to install DOTNETNUKE model on my local machine ( Windows Vista) but seem to be running into a problem right after installing the Database. Not exactly sure where to go to fix the problem ...

Find all CSS styles used on website

I have a DotNetNuke skin that has a single CSS file over 3,500 lines long. It contains styles for YUI, Telerik, Cluetip as well as the actual customisation of the site. The old developers just kept ...

热门标签