Class Settings
Windows Azure Storage Settings Control.
Inheritance
Implements
Inherited Members
Namespace: DotNetNuke.Providers.FolderProviders.AzureFolderProvider
Assembly: DotNetNuke.Providers.FolderProviders.dll
Syntax
public class Settings : FolderMappingSettingsControlBase, IModuleControl
Fields
| Improve this Doc View SourcebtnNewContainer
btnNewContainer control.
Declaration
protected System.Web.UI.WebControls.LinkButton btnNewContainer
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.LinkButton |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
btnSelectExistingContainer
btnSelectExistingContainer control.
Declaration
protected System.Web.UI.WebControls.LinkButton btnSelectExistingContainer
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.LinkButton |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
chkDirectLink
chkDirectLink control.
Declaration
protected System.Web.UI.WebControls.CheckBox chkDirectLink
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.CheckBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
chkUseHttps
chkUseHttps control.
Declaration
protected System.Web.UI.WebControls.CheckBox chkUseHttps
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.CheckBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateContainerPanel
CreateContainerPanel control.
Declaration
protected System.Web.UI.WebControls.Panel CreateContainerPanel
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.Panel |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ddlContainers
ddlContainers control.
Declaration
protected System.Web.UI.WebControls.DropDownList ddlContainers
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.DropDownList |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plAccountKey
plAccountKey control.
Declaration
protected System.Web.UI.UserControl plAccountKey
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plAccountName
plAccountName control.
Declaration
protected System.Web.UI.UserControl plAccountName
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plContainerName
plContainerName control.
Declaration
protected System.Web.UI.UserControl plContainerName
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plCustomDomain
plCustomDomain control.
Declaration
protected System.Web.UI.UserControl plCustomDomain
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plDirectLink
plDirectLink control.
Declaration
protected System.Web.UI.UserControl plDirectLink
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plSyncBatchSize
plSyncBatchSize control.
Declaration
protected System.Web.UI.UserControl plSyncBatchSize
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
plUseHttps
plUseHttps control.
Declaration
protected System.Web.UI.UserControl plUseHttps
Field Value
Type | Description |
---|---|
System.Web.UI.UserControl |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
rgBlobEndpoint
rgBlobEndpoint control.
Declaration
protected System.Web.UI.WebControls.RegularExpressionValidator rgBlobEndpoint
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.RegularExpressionValidator |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
rgInteger
rgInteger control.
Declaration
protected System.Web.UI.WebControls.RegularExpressionValidator rgInteger
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.RegularExpressionValidator |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectContainerPanel
SelectContainerPanel control.
Declaration
protected System.Web.UI.WebControls.Panel SelectContainerPanel
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.Panel |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
tbAccountKey
tbAccountKey control.
Declaration
protected System.Web.UI.WebControls.TextBox tbAccountKey
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.TextBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
tbAccountName
tbAccountName control.
Declaration
protected System.Web.UI.WebControls.TextBox tbAccountName
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.TextBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
tbContainerName
tbContainerName control.
Declaration
protected System.Web.UI.WebControls.TextBox tbContainerName
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.TextBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
tbCustomDomain
tbCustomDomain control.
Declaration
protected System.Web.UI.WebControls.TextBox tbCustomDomain
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.TextBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
tbSyncBatchSize
tbSyncBatchSize control.
Declaration
protected System.Web.UI.WebControls.TextBox tbSyncBatchSize
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.TextBox |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
valAccountKey
valAccountKey control.
Declaration
protected System.Web.UI.WebControls.RequiredFieldValidator valAccountKey
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.RequiredFieldValidator |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
valAccountName
valAccountName control.
Declaration
protected System.Web.UI.WebControls.RequiredFieldValidator valAccountName
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.RequiredFieldValidator |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
valContainerName
valContainerName control.
Declaration
protected System.Web.UI.WebControls.CustomValidator valContainerName
Field Value
Type | Description |
---|---|
System.Web.UI.WebControls.CustomValidator |
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
| Improve this Doc View SourcebtnNewContainer_Click(Object, EventArgs)
Windows Azure Storage Settings Control.
Declaration
protected void btnNewContainer_Click(object sender, EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
EventArgs | e |
btnSelectExistingContainer_Click(Object, EventArgs)
Windows Azure Storage Settings Control.
Declaration
protected void btnSelectExistingContainer_Click(object sender, EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
EventArgs | e |
ddlContainers_SelectedIndexChanged(Object, EventArgs)
Windows Azure Storage Settings Control.
Declaration
protected void ddlContainers_SelectedIndexChanged(object sender, EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
EventArgs | e |
LoadSettings(Hashtable)
Loads concrete settings.
Declaration
public override void LoadSettings(Hashtable folderMappingSettings)
Parameters
Type | Name | Description |
---|---|---|
Hashtable | folderMappingSettings | The Hashtable containing the folder mapping settings. |
UpdateSettings(Int32)
Updates concrete settings for the specified folder mapping.
Declaration
public override void UpdateSettings(int folderMappingID)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | folderMappingID | The folder mapping identifier. |
Overrides
| Improve this Doc View SourcevalContainerName_ServerValidate(Object, ServerValidateEventArgs)
Windows Azure Storage Settings Control.
Declaration
protected void valContainerName_ServerValidate(object source, ServerValidateEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
System.Object | source | |
ServerValidateEventArgs | args |