IRewriteAction.

FillXmlConfig(ConfigurationElement) Method

Summary

Method to fill the XML configirations
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
IRewriteAction

Syntax

void FillXmlConfig(ConfigurationElement elem)

Parameters

Name Type Description
elem ConfigurationElement XML configuration element

Return Value

Type Description
void