SubSonic Service Config Section


/ Published in: XML
Save to your folder(s)

Defines the configSection for the SubSonic Service.


Copy this code and paste it in your HTML
  1. <configSections>
  2. <section name="SubSonicService"
  3. type="SubSonic.SubSonicSection, SubSonic"
  4. requirePermission="false"/>
  5. </configSections>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.