|
string | category = "channels" |
| The name of the data source category used to store content provider information (only change this if you know what you are doing!)
|
|
string | uriQueryKey = "channel" |
| The URI query key that is used to specify a channel to load. More...
|
|
string | default = "home" |
| The name of the default channel, if none is requested by the client.
|
|
string | authentication = "$site/user/login" |
| The name of the channel used for user authentication; this channel should specify a content provider that is capable of authenticating a user.
|
|
string | attachments = "$site/attach" |
| The name of the channel used to manage attachments; users must have a subscription to this channel which allows posting in order to upload attachments.
|
|
string Local.Configuration.Site.Channels.uriQueryKey = "channel" |
|
static |
The URI query key that is used to specify a channel to load.
The documentation for this class was generated from the following file: