RuntimeStorageStrategy Methods
Represents an object that can be used for implementing a binary storage strategy.
Name | Description |
---|---|
Can |
Returns a value that indicates whether the specified web control’s binary data can be stored within a binary storage. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the specified control’s unique name within a web site.
Inherited from Storage |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns binary data related to the specified resource key.
Inherited from Storage |
Get |
Returns a key of the binary resource file. |
Get |
Returns the key of the resized binary image.
Inherited from Storage |
Get |
Returns the URL of the binary resource file. |
Get |
Obsolete. Returns a URL of the binary resource file.
Inherited from Storage |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Process |
Processes the request to obtain the specified binary resource. |
Process |
Processes the request to obtain the specified resized binary image.
Inherited from Storage |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Store |
Stores binary data with the specified resource key.
Inherited from Storage |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also