General Class

Definition

Namespace: Centralpoint.Utilities
Assembly: Centralpoint (in Centralpoint.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public class General
Inheritance
Object    General

Constructors

General Initializes a new instance of the General class

Properties

Methods

AddFileSystemAccessRule  
ApplyFileSystemPermissions(String)  
ApplyFileSystemPermissions(String, String)  
ChangeConnectionStringCredentials  
ConnectionStringPassword  
ConnectionStringVariable  
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GenerateMachineKey  
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
IisDirectoryEntryName  
InsertSpaceBeforeUpperCase  
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
QueryStringVariables  
RemoveQueryStringVariable  
RestartWebApplication  
ScreenScrape  
ToString Returns a string that represents the current object.
(Inherited from Object)
WebConfigCleanUp  
WebConfigDebugging  
WebConfigRemoveWsdlHelpGenerator Obsolete.

See Also