GlobalValues Class |
Namespace: ConnectedApps.Cms.Sdk.Data
The GlobalValues type exposes the following members.
Name | Description | |
---|---|---|
![]() | GlobalValues | Initializes a new instance of the GlobalValues class |
Name | Description | |
---|---|---|
![]() | AddGroup(String, Boolean) |
Adds a global value group.
|
![]() | AddGroup(String, Boolean, DictionaryString, String, Int32) |
Adds a global value group.
|
![]() | AddValue |
Adds a group value.
|
![]() | DeleteGroup |
Deletes a global value group and its values.
|
![]() | DeleteValue |
Deletes a group value.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RenameGroup |
Renames a global value group name.
|
![]() | RenameValueName |
Renames a group value's name.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateGroup |
Updates a global value group.
|
![]() | UpdateValue |
Updates a group value's content.
|