[This is preliminary documentation and is subject to change.]

The OCResources type exposes the following members.

Constructors

  NameDescription
Public methodOCResourcesOverloaded.

Methods

  NameDescription
Public methodAppPath
Gets the application path.
Public methodDiskPath
Returns the disk file path for a source file
Public methodDocsAppPath
Returns the complete application path of the OfficeClip documents.
Public methodEncodeQueryStringOverloaded.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Public methodStatic memberGetOSVersion
Get the operating system version
Public methodGetString
Returns the value of the specified String resource.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImagePath
Returns the image path taking in view of the customizations
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRedirect
Public methodStatic memberRemove
Removes the application variable that is used as a resource reference.
Public methodResourceAppPath
Returns the complete path name of the appliction resource file.
Public methodResourceDiskPath
Returns the disk path of the OfficeClip resources
Public methodSetApplication
Sets the resource application to the resource variable. Once this is done, the resource will be available to all instances of OfficeClip.
Public methodSetupSwitches
Sets up switches for the Tracer
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUrlPath
Return the complete url path of the OfficeClip application. The url path starts with http://
Public methodValidateQueryStringSignature

Properties

  NameDescription
Public propertyApplicationMatrix
Property for the application matrix that decides which applications are accessible to the user.
Public propertyCustomResources
Custom resource property. This will help switching the aspx files on the fly.
Public propertyFrameworkResource
The framework resource
Public propertyItem
Returns the value of the specified String resource.
Public propertyLicense
The OfficeClip license object
Public propertySecurityRefreshResources
The application variable that corresponds to the date and time when any security parameter of the system got updated.
Public propertySerialNumberResource
The serial number of the OfficeClip installation
Public propertySqlServerVersion
The sql server version

See Also