Header Text Coming Soon! You can Contact Us below anytime!

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

[Missing <summary> documentation for "N:SpiderMaster.AspNet"]

Types

                       
  All Types     Classes      Interfaces     Enumerations  
  Name Description
LinkManager..::..Analytics
Analytics for the LinkManager.
Application<(Of <(<'T>)>)>
Base class for all applications. Encapsulates the general application properties and methods.
CacheableNameValueCollection
Cacheable NameValueCollection.
CacheFactory
Cache Factory. (Gets fast access to very usable functions for Managing the Cache.
ChangeFrequency
Change Frequency.
ClientTargetLevel
Client Target Level.
CommonLink
Common Link.
CommonLinkList
[!:List] of XmlNode's.
CommunitiesProfileCommon
Specialized Profile Provider that must have a sub type defined!
ContentType
Contains some of the Content Types to help make ease of mistakes made.
LinkManager..::..Convert
DataManager<(Of <(<'T>)>)>
Generic class for a perssitable object. Encapsulates the logic to load/save data from/to the DataStore. To speed up the access, caching is used.
DataStore
Data Store.
RoleManagement..::..DefaultValues
Default Values.
LinkManager..::..DefinedFiles
DomainSettings
Contains the implementation for the DomainSettings
EmailManager
Filter
Filter.
RoleManagement..::..Formatting
Formatting.
GoogleAdSense
Google Ad Sense.
GoogleAnalytics
Google Analytics.
HTML
HTML Tags.
HttpExceptionConfiguration
Provides a configuration configuration class to be used by the HttpExceptionHandler system. This class can not be inherited.
HttpExceptionModule
Provides a centralized HttpModule that can handle unhandled exceptions in an http application.
HttpExceptionProviderCollection
Provides a custom collection of HttpExceptionProvider objects.
HttpHandler
Http Handler, Contains a Base class for easier construction of re-usable handlers.
IApplication
This is the Interface for all Server Applications. Please do not mistake this for [!:Net.IApplicationPlugin] as it is for Application Plugins. Server Applications must have the following methods/properties for the Controller to be able to operate it.
ICache
An interface to Implement a Cache.
ImageSize
Image Size.
IManagement
IManagement.
InMemoryCache
Represents an appropriate way to Manage the Cache.
InstanceProvider Obsolete.
Instance Provider.
IPersist
IPersist.
IPersistable
IPersistable. this is a marker for IPersist data objects used by the [!:Persist!1].
IPluginApplication
This is the Interface for all Plugin Applications. Please do not mistake this for [!:Net.IApplicationPlugin] as it is for Application Plugins. Plugin Applications must have the following methods/properties for the Controller to be able to operate it.
IPluginManagement
This is the Interface for all Plugin Managers. Please do not mistake this for [!:Net.IManagementPlugin] as it is for Management Plugins. Plugin Managers must have the following methods/properties for the Controller to be able to operate it.
IProfileCommonDetails
Defines the Default Profile Implementation that is required by Community enabled Sites
ITask
Contains Implementation of what is required in your class if you wanted your own Task Instance.
IXmlMenuItem
IXmlMenuItem is an Interface for Identifying common MenuItems XML structure.
JavaScriptErrorNumber
Represents an HTTP status code plus reason
LinkFormat
LinkFormat.
LinkManager
Link Manager.
LinkManager..::..LinkManagerData
Data-Class for the Links
LinkManager..::..LinkManagerData..::..LinkManagerEntry
LinkManager Entry.
Management<(Of <(<'T>)>)>
Base class for all Managers. Encapsulates the general Manager properties and methods.
MembershipDataStore
Meta
Contains some of the Meta Types to help make ease of mistakes made.
MetaType
Contains some of the Meta Types to help make ease of mistakes made.
NoticeType
NoticeType. Used in Conjuction With any Page that inherits [!:SpideyPage]. this will Automatically Display the Defined Message when found in the URL Query, Can also be use directly from the Page SetNoticeType(NoticeType).
NotificationScheduleSetting
Notification Schedual Settings.
OperatingSystem<(Of <(<'D>)>)>
Operating System. Intended for use only via Spider Masters Development Team.
OperatingSystemData
Data-Class for the OperatingSystem
Persist<(Of <(<'T>)>)>
Generic class for a persistable object. Encapsulates the logic to load/save data from/to the filesystem. To speed up the acces, caching is used.
PersistableProviderBase<(Of <(<'T>)>)>
Generic class for a persistable object. In this case we also inherit ProviderBase enabling faster access and Encapsulates the logic to load/save data from/to the filesystem. To speed up the acces, caching is used.
OperatingSystemData..::..PluginItem
Manager Entry.
PluginManagementLoader
Contains whats needed to find and PreLoad Plugin Managers that are dynamic and derive from IShellPlugin.
PluginManager
The PluginManager handles all issues related to loading plugins on the fly
PredefinedRole
Hard coded Roles but does not include the application name.
ProfilePropertyKey
QueryOperator
Query Operator.
QueryString
A chainable query string helper class. Example usage : string strQuery = QueryString.Current.Add("id", "179").ToString(); string strQuery = new QueryString().Add("id", "179").ToString();
Redirect
RegularExpression
Regular Expression.
RemoteRequest
RemoteRequestManager..::..RemoteRequestData
Data-Class for the RemoteRequestManager
RemoteRequestManager..::..RemoteRequestData..::..RemoteRequestEntry
RemoteRequestManager
RemoteRequest [!:Management].
RequestProcess
Used in Urls and via the TCPManagers pointing to the Remote Request handler so it knows witch process to attend to.
RequestSource
Summary description for RequestSource
Robots
// TODO: Manage Robots.txt file.
RobotsPrefix
Robots Prefixs.
Role
Cached Role.
RoleManagement
Role Management.
RolePowerLevel
Role Power Level.
RolesList
Roles List.
ScriptBuilder
Script Builder.
SiteMapHandler
Site Map Handler.
SiteMapUtility
SpiderMasterProfileBase
Defines the Properties that all Profiles must have mutual/shared between all Spider Master Enabled Web Applications.
SpiderMasterProfileGroupBase
This is designed for SpiderMaster Technology use only.
SystemManager
System Manager. Intended for use via Spider Masters Development Team. How ever it is apart of the SDK with out documentation so please use with caution!!
Task
Task. This class can not be Inherited.
TaskApplicationAttribute
Used by the TaskScheduler to Identify a Task Application Class.
TaskAttribute
Used by the TaskScheduler to Identify an individual Task Class.
Tasks
Tasks. This class can not be Inherited.
TaskScheduler
Task Scheduler.
TaskScheduler..::..TaskSchedulerOperationData
Data-Class for the Tasks
TextFormatter
Provides methods for formatting text (useful for cleaning user generated content)
ThreadSafeStorage
Thread Safe Storage.
TriggerAction
Trigger Action.
UrlItem
Url Item.
UrlItemList
UrlPathUtility
Utility
Spider Masters Server Utility Class. (Base)
ValidationError
Is a Validation Error that programatically adds an Error to the Current Page Instance Validators, This can be usefull but there is no way to control witch validation summary to use if more than one are present, it uses the first one found!
ValidationSummaryExtensions
Is a Validation Error that programatically adds an Error to the Current Page Instance Validators, This can be usefull but there is no way to control witch validation summary to use if more than one are present it uses the first one found!
Validator
The validation summary control works by iterating over the Page.Validators collection and displaying the ErrorMessage property of each validator that return false for the IsValid() property. This class will act like all the other validators except it always is invalid and thus the ErrorMessage property will always be displayed.
VirtualDirectory
Virtual Dirtectorys Used with the LinkManager.AppendUrl will return results like: "~/Member/Profile/ from VirtualDirectory.MemberProfile
VirtualHandler
Virtual Handler Used with the LinkManager.AppendUrl will return results like: "~/System/%ApplicationName%/Handle/ImageDisplay.ascx from VirtualHandler.ImageDisplay
VirtualPage
Virtual Page Used with the LinkManager.AppendUrl will return results like: "~/Member/Profile/Update.aspx from VirtualPage.MemberProfileUpdate
WebSecurityUtility
Security util.
XmlMenuItem
Xml Menu Item.
XmlMenuItemList
[!:List] of [!:XmlMenuItems]'s.
XmlMenuItemRandomizer
XmlMenuItem [!:Randomizer].
XmlResponseHandler
XML Response HttpHandler.