Welcome Guest, you are in: Login

MUST Creative Engineering Laboratory

RSS RSS

Navigation



Technical Doc



Search the wiki
»

MUST Corp.

MUST Corp.

www.must.or.kr

 Microsoft CERTIFIED Partner Software Development, Web Development, Data Platform

 Microsoft Small Business Specialist

MCSD

Microsoft Certified IT Professional

Microsoft Certified Professional Developer

Page History: MWSM for MWSF v3.0

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2012/03/20 18:49


Class

  • Package: kr.or.must.MWSF.dll, MWSF.Modules.dll
  • Defined In : web.conf
  • Config: each default.aspx

Define

web.config

		<httpModules>
			<add name="compress" type="kr.or.must.HttpCompressModule, MWSF.Modules" />
			<add name="title" type="kr.or.must.HttpPageTitleModule, MWSF.Modules" />
			<add name="comment-removal" type="kr.or.must.HttpCommentRemovalModule, MWSF.Modules" /> 
			<add name="whitespace-removal" type="kr.or.must.HttpWhitespaceRemovalModule, MWSF.Modules" />
			<add name="tidy" type="kr.or.must.HttpHtmlTidyModule, MWSF.Modules" />
			<add name="url-expand" type="kr.or.must.HttpUrlExpandModule, MWSF.Modules" />
			<add name="rss-link-embed" type="kr.or.must.HttpRssLinkModule, MWSF.Modules" />
		</httpModules>

Config

default.aspx

<%@ Page Inherits="SubPage" EnableCleanup=true %>

EnableCleanup option is true or false

Default : true (EnableCleanup=ture or empty)



Public Methods

public Methods

Public Events

Public events

Example

example

MUST Creative Engineering Laboratory

ImageImage Image Image

Image Image Image Image Image Image Image

Copyright © 2010 MUST Corp. All rights reserved. must@must.or.kr
This Program is released under the GNU General Public License v2. View the GNU General Public License v2 or visit the GNU website.