Mediachase FileUploader.NET 1.9 Framework Help

McHttpModule Methods

The methods of the McHttpModule class are listed below. For a complete list of McHttpModule class members, see the McHttpModule Members topic.

Public Static (Shared) Methods

Data2MediachaseFile Create a new active marker.
MediachaseFile2Data Unpacks active marker from binary data and returns temporary file name.
PatternMatch Validate the source string with the specific mask.

Public Instance Methods

Dispose Releases the resources used by the McHttpModule.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Init Initializes a module and prepares it to handle requests.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnFieldValidating

Explicit Interface Implementations

IConfigurationSectionHandler.Create Implemented by all configuration section handlers to parse the XML of the configuration section. The returned object is added to the configuration collection and is accessed by GetConfig.

See Also

McHttpModule Class | Mediachase.FileUploader Namespace