![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public sealed class ReleaseSettings |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class ReleaseSettings |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
EncodeUrlParameterSpaceAsDash |
Gets a value indicating whether to encode URL parameter spaces as dashes.
|
![]() |
ImmutableLocators |
Gets a value indicating whether locators should be treated as immutable.
|
![]() |
PlaceHolderSortNullValues |
Gets a value indicating whether to consider null values in placeholders as default values of the underlying column type.
|
![]() |
SwitchProviderOnSupportedDomainsList |
Gets a value indicating whether to switch membership providers based on the supported domains list.
|
![]() |
SyntaxErrorOnDoubleMacroIds |
Gets a value indicating whether to raise a syntax error on occurrence of double macro ids.
|
See Also
Smartsite.Core Namespace