mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Library >> Resource_Web_Config_Writer

Resource_Web_Config_Writer Class



Class writes the web.config file for the resource folders to limit access in the case the resource is either dark or is ip restricted.


Namespace: SobekCM.Library
Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
internal class Resource_Web_Config_Writer

Inheritance Hierarchy

System..::..Object
  SobekCM.Library..::..Resource_Web_Config_Writer

Constructors

  NameDescription
Public methodResource_Web_Config_Writer
Initializes a new instance of the Resource_Web_Config_Writer class

Methods

  NameDescription
Public methodStatic memberUpdate_Web_Config
Update the resource folders web.config file based on the resource visibility and the current web server's IP address

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )